Metadata-Version: 2.1
Name: culting
Version: 0.2.1
Summary: Culting package manager.
Author: the-citto
License: MIT License
        
        Copyright (c) 2024 the-citto
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
        
Project-URL: Repository, https://github.com/the-citto/culting
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Typing :: Typed
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Topic :: System :: Software Distribution
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click==8.1.7
Requires-Dist: markdown-it-py==3.0.0
Requires-Dist: mdurl==0.1.2
Requires-Dist: pygments==2.18.0
Requires-Dist: python-dotenv==1.0.1
Requires-Dist: rich==13.9.4
Requires-Dist: tomlkit==0.13.2
Provides-Extra: tests
Requires-Dist: annotated-types==0.7.0; extra == "tests"
Requires-Dist: attrs==24.2.0; extra == "tests"
Requires-Dist: coverage[toml]==7.6.8; extra == "tests"
Requires-Dist: filelock==3.16.1; extra == "tests"
Requires-Dist: iniconfig==2.0.0; extra == "tests"
Requires-Dist: mypy==1.13.0; extra == "tests"
Requires-Dist: mypy-extensions==1.0.0; extra == "tests"
Requires-Dist: nodeenv==1.9.1; extra == "tests"
Requires-Dist: packaging==24.2; extra == "tests"
Requires-Dist: pluggy==1.5.0; extra == "tests"
Requires-Dist: pydantic==2.10.2; extra == "tests"
Requires-Dist: pydantic-core==2.27.1; extra == "tests"
Requires-Dist: pyright==1.1.389; extra == "tests"
Requires-Dist: pytest==8.3.3; extra == "tests"
Requires-Dist: pytest-cov==6.0.0; extra == "tests"
Requires-Dist: pytest-mypy==0.10.3; extra == "tests"
Requires-Dist: pytest-pyright==0.0.6; extra == "tests"
Requires-Dist: pytest-ruff==0.4.1; extra == "tests"
Requires-Dist: ruff==0.8.0; extra == "tests"
Requires-Dist: typing-extensions==4.12.2; extra == "tests"
Provides-Extra: dev
Requires-Dist: annotated-types==0.7.0; extra == "dev"
Requires-Dist: anyio==4.6.2.post1; extra == "dev"
Requires-Dist: argon2-cffi==23.1.0; extra == "dev"
Requires-Dist: argon2-cffi-bindings==21.2.0; extra == "dev"
Requires-Dist: arrow==1.3.0; extra == "dev"
Requires-Dist: asttokens==2.4.1; extra == "dev"
Requires-Dist: async-lru==2.0.4; extra == "dev"
Requires-Dist: attrs==24.2.0; extra == "dev"
Requires-Dist: babel==2.16.0; extra == "dev"
Requires-Dist: beautifulsoup4==4.12.3; extra == "dev"
Requires-Dist: bleach==6.2.0; extra == "dev"
Requires-Dist: certifi==2024.8.30; extra == "dev"
Requires-Dist: cffi==1.17.1; extra == "dev"
Requires-Dist: charset-normalizer==3.4.0; extra == "dev"
Requires-Dist: comm==0.2.2; extra == "dev"
Requires-Dist: coverage[toml]==7.6.8; extra == "dev"
Requires-Dist: debugpy==1.8.9; extra == "dev"
Requires-Dist: decorator==5.1.1; extra == "dev"
Requires-Dist: defusedxml==0.7.1; extra == "dev"
Requires-Dist: executing==2.1.0; extra == "dev"
Requires-Dist: fastjsonschema==2.21.0; extra == "dev"
Requires-Dist: filelock==3.16.1; extra == "dev"
Requires-Dist: fqdn==1.5.1; extra == "dev"
Requires-Dist: h11==0.14.0; extra == "dev"
Requires-Dist: httpcore==1.0.7; extra == "dev"
Requires-Dist: httpx==0.27.2; extra == "dev"
Requires-Dist: idna==3.10; extra == "dev"
Requires-Dist: iniconfig==2.0.0; extra == "dev"
Requires-Dist: ipykernel==6.29.5; extra == "dev"
Requires-Dist: ipython==8.29.0; extra == "dev"
Requires-Dist: isoduration==20.11.0; extra == "dev"
Requires-Dist: jedi==0.19.2; extra == "dev"
Requires-Dist: jinja2==3.1.4; extra == "dev"
Requires-Dist: json5==0.10.0; extra == "dev"
Requires-Dist: jsonpointer==3.0.0; extra == "dev"
Requires-Dist: jsonschema[format-nongpl]==4.23.0; extra == "dev"
Requires-Dist: jsonschema-specifications==2024.10.1; extra == "dev"
Requires-Dist: jupyter-client==8.6.3; extra == "dev"
Requires-Dist: jupyter-core==5.7.2; extra == "dev"
Requires-Dist: jupyter-events==0.10.0; extra == "dev"
Requires-Dist: jupyter-lsp==2.2.5; extra == "dev"
Requires-Dist: jupyter-server==2.14.2; extra == "dev"
Requires-Dist: jupyter-server-terminals==0.5.3; extra == "dev"
Requires-Dist: jupyterlab==4.3.1; extra == "dev"
Requires-Dist: jupyterlab-pygments==0.3.0; extra == "dev"
Requires-Dist: jupyterlab-server==2.27.3; extra == "dev"
Requires-Dist: markupsafe==3.0.2; extra == "dev"
Requires-Dist: matplotlib-inline==0.1.7; extra == "dev"
Requires-Dist: mistune==3.0.2; extra == "dev"
Requires-Dist: mypy==1.13.0; extra == "dev"
Requires-Dist: mypy-extensions==1.0.0; extra == "dev"
Requires-Dist: nbclient==0.10.0; extra == "dev"
Requires-Dist: nbconvert==7.16.4; extra == "dev"
Requires-Dist: nbformat==5.10.4; extra == "dev"
Requires-Dist: nest-asyncio==1.6.0; extra == "dev"
Requires-Dist: nodeenv==1.9.1; extra == "dev"
Requires-Dist: notebook-shim==0.2.4; extra == "dev"
Requires-Dist: overrides==7.7.0; extra == "dev"
Requires-Dist: packaging==24.2; extra == "dev"
Requires-Dist: pandocfilters==1.5.1; extra == "dev"
Requires-Dist: parso==0.8.4; extra == "dev"
Requires-Dist: pexpect==4.9.0; extra == "dev"
Requires-Dist: platformdirs==4.3.6; extra == "dev"
Requires-Dist: pluggy==1.5.0; extra == "dev"
Requires-Dist: prometheus-client==0.21.0; extra == "dev"
Requires-Dist: prompt-toolkit==3.0.48; extra == "dev"
Requires-Dist: psutil==6.1.0; extra == "dev"
Requires-Dist: ptyprocess==0.7.0; extra == "dev"
Requires-Dist: pure-eval==0.2.3; extra == "dev"
Requires-Dist: pycparser==2.22; extra == "dev"
Requires-Dist: pydantic==2.10.2; extra == "dev"
Requires-Dist: pydantic-core==2.27.1; extra == "dev"
Requires-Dist: pygments==2.18.0; extra == "dev"
Requires-Dist: pyright==1.1.389; extra == "dev"
Requires-Dist: pytest==8.3.3; extra == "dev"
Requires-Dist: pytest-cov==6.0.0; extra == "dev"
Requires-Dist: pytest-mypy==0.10.3; extra == "dev"
Requires-Dist: pytest-pyright==0.0.6; extra == "dev"
Requires-Dist: pytest-ruff==0.4.1; extra == "dev"
Requires-Dist: python-dateutil==2.9.0.post0; extra == "dev"
Requires-Dist: python-json-logger==2.0.7; extra == "dev"
Requires-Dist: pyyaml==6.0.2; extra == "dev"
Requires-Dist: pyzmq==26.2.0; extra == "dev"
Requires-Dist: referencing==0.35.1; extra == "dev"
Requires-Dist: requests==2.32.3; extra == "dev"
Requires-Dist: rfc3339-validator==0.1.4; extra == "dev"
Requires-Dist: rfc3986-validator==0.1.1; extra == "dev"
Requires-Dist: rpds-py==0.21.0; extra == "dev"
Requires-Dist: ruff==0.8.0; extra == "dev"
Requires-Dist: send2trash==1.8.3; extra == "dev"
Requires-Dist: six==1.16.0; extra == "dev"
Requires-Dist: sniffio==1.3.1; extra == "dev"
Requires-Dist: soupsieve==2.6; extra == "dev"
Requires-Dist: stack-data==0.6.3; extra == "dev"
Requires-Dist: terminado==0.18.1; extra == "dev"
Requires-Dist: tinycss2==1.4.0; extra == "dev"
Requires-Dist: tornado==6.4.2; extra == "dev"
Requires-Dist: traitlets==5.14.3; extra == "dev"
Requires-Dist: types-python-dateutil==2.9.0.20241003; extra == "dev"
Requires-Dist: typing-extensions==4.12.2; extra == "dev"
Requires-Dist: uri-template==1.3.0; extra == "dev"
Requires-Dist: urllib3==2.2.3; extra == "dev"
Requires-Dist: wcwidth==0.2.13; extra == "dev"
Requires-Dist: webcolors==24.11.1; extra == "dev"
Requires-Dist: webencodings==0.5.1; extra == "dev"
Requires-Dist: websocket-client==1.8.0; extra == "dev"

# 🏗️ Culting
[github_release]: https://img.shields.io/github/release/the-citto/culting.svg?logo=github&logoColor=white
[pypi_version]: https://img.shields.io/pypi/v/culting.svg?logo=python&logoColor=white
[python_versions]: https://img.shields.io/pypi/pyversions/culting.svg?logo=python&logoColor=white
[github_license]: https://img.shields.io/github/license/the-citto/culting.svg?logo=github&logoColor=white
<!-- [github_action_tests]: https://github.com/the-citto/culting/actions/workflows/tests.yml/badge.svg -->

[![GitHub Release][github_release]](https://github.com/the-citto/culting/releases/)
[![PyPI Version][pypi_version]](https://pypi.org/project/culting/)
[![Python Versions][python_versions]](https://pypi.org/project/culting/)
[![License][github_license]](https://github.com/the-citto/culting/blob/master/LICENSE)
<br>
<!-- [![Tests][github_action_tests]](https://github.com/the-citto/culting/actions/workflows/tests.yml) -->

<!-- [![image](https://img.shields.io/pypi/v/culting.svg)](https://pypi.python.org/pypi/culting) -->
<!-- [![image](https://img.shields.io/pypi/l/culting.svg)](https://pypi.python.org/pypi/culting) -->
<!-- [![image](https://img.shields.io/pypi/pyversions/culting.svg)](https://pypi.python.org/pypi/culting) -->

> #
> **Cargo Culting** [🔗](https://en.wiktionary.org/wiki/cargo_culting)
> #
> **Etymology**
> 
> From cargo _cult_ +‎ _-ing_.
> 
> **Noun**
> 
> (chiefly computing) An approach that copies an existing successful approach
> without properly analysing and understanding it.
>
> **Further reading**
>
> _cargo cult programming_ on Wikipedia [🔗](https://en.wikipedia.org/wiki/cargo_cult_programming).
> #

## 🛠️ Python Toolchain

`git` [🔗](https://git-scm.com/)

`pyenv` [🔗](https://github.com/pyenv/pyenv)
> `✅ TODO`
>
> for Windows,
> evaluate `py` launcher [🔗](https://docs.python.org/3/using/windows.html#launcher),
> with `py.ini` [🔗](https://peps.python.org/pep-0397/#configuration-file), 
> `pyenv-win` [🔗](https://github.com/pyenv-win/pyenv-win), 
> or both

`.python-version` [🔗](https://github.com/pyenv/pyenv?tab=readme-ov-file#understanding-python-version-selection)

`pip` [🔗](https://pip.pypa.io/)

`venv` [🔗](https://docs.python.org/3/library/venv.html)

`py.typed` [🔗](https://peps.python.org/pep-0561/#packaging-type-information)

`pyproject.toml` [🔗](https://packaging.python.org/en/latest/guides/writing-pyproject-toml/)
> `✅ TODO` add options to split settings from `pyproject.toml`
>
> ex.
> `ruff.toml` / `.ruff.toml` [🔗](https://docs.astral.sh/ruff/configuration/), 
> `mypy.ini` / `.mypy.ini` [🔗](https://mypy.readthedocs.io/en/stable/config_file.html)

`setuptools` [🔗](https://setuptools.pypa.io/en/latest/)

`pip-tools` [🔗](https://pip-tools.readthedocs.io/)

`pyright` [🔗](https://microsoft.github.io/pyright/)

`mypy` [🔗](https://mypy.readthedocs.io/)

`ruff` [🔗](https://docs.astral.sh/ruff/)

`pytest` [🔗](https://docs.pytest.org/en/stable/)

>`✅ TODO`
>
> `tox` [🔗](https://tox.wiki/)

>`✅ TODO`
>
> `podman` [🔗](https://podman.io/) / `docker` [🔗](https://www.docker.com/) project setup


