intropy

View on PyPIReverse Dependencies (0)

0.4.0 intropy-0.4.0-py3-none-any.whl

Wheel Details

Project: intropy
Version: 0.4.0
Filename: intropy-0.4.0-py3-none-any.whl
Download: [link]
Size: 6334
MD5: 04ee181a0a88b0faca131e13ef762e1a
SHA256: e75a40e8169cc68d4e7ff86c56294a07ffb5c14e9bbb040e57700d54dbed929f
Uploaded: 2024-04-15 20:53:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: intropy
Version: 0.4.0
Summary: Jump-start your python project
License: MIT License Copyright (c) 2024 Richard Nordström 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.
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: binaryornot (==0.4.4)
Requires-Dist: text-unidecode (==1.3)
Requires-Dist: charset-normalizer (==3.3.2); python_full_version >= "3.7.0"
Requires-Dist: rich (==13.7.1); python_full_version >= "3.7.0"
Requires-Dist: python-dateutil (==2.9.0.post0); python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
Requires-Dist: six (==1.16.0); python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
Requires-Dist: idna (==3.7); python_version >= "3.5"
Requires-Dist: certifi (==2024.2.2); python_version >= "3.6"
Requires-Dist: pyyaml (==6.0.1); python_version >= "3.6"
Requires-Dist: chardet (==5.2.0); python_version >= "3.7"
Requires-Dist: click (==8.1.7); python_version >= "3.7"
Requires-Dist: cookiecutter (==2.6.0); python_version >= "3.7"
Requires-Dist: jinja2 (==3.1.3); python_version >= "3.7"
Requires-Dist: markupsafe (==2.1.5); python_version >= "3.7"
Requires-Dist: mdurl (==0.1.2); python_version >= "3.7"
Requires-Dist: pygments (==2.17.2); python_version >= "3.7"
Requires-Dist: python-slugify (==8.0.4); python_version >= "3.7"
Requires-Dist: requests (==2.31.0); python_version >= "3.7"
Requires-Dist: arrow (==1.3.0); python_version >= "3.8"
Requires-Dist: markdown-it-py (==3.0.0); python_version >= "3.8"
Requires-Dist: types-python-dateutil (==2.9.0.20240316); python_version >= "3.8"
Requires-Dist: urllib3 (==2.2.1); python_version >= "3.8"
Requires-Dist: binaryornot (==0.4.4); extra == "dev"
Requires-Dist: distlib (==0.3.8); extra == "dev"
Requires-Dist: text-unidecode (==1.3); extra == "dev"
Requires-Dist: wcwidth (==0.2.13); extra == "dev"
Requires-Dist: prompt-toolkit (==3.0.36); python_full_version >= "3.6.2" and extra == "dev"
Requires-Dist: charset-normalizer (==3.3.2); python_full_version >= "3.7.0" and extra == "dev"
Requires-Dist: rich (==13.7.1); python_full_version >= "3.7.0" and extra == "dev"
Requires-Dist: python-dateutil (==2.9.0.post0); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3") and extra == "dev"
Requires-Dist: six (==1.16.0); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3") and extra == "dev"
Requires-Dist: nodeenv (==1.8.0); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6") and extra == "dev"
Requires-Dist: idna (==3.7); python_version >= "3.5" and extra == "dev"
Requires-Dist: mypy-extensions (==1.0.0); python_version >= "3.5" and extra == "dev"
Requires-Dist: certifi (==2024.2.2); python_version >= "3.6" and extra == "dev"
Requires-Dist: pyyaml (==6.0.1); python_version >= "3.6" and extra == "dev"
Requires-Dist: chardet (==5.2.0); python_version >= "3.7" and extra == "dev"
Requires-Dist: click (==8.1.7); python_version >= "3.7" and extra == "dev"
Requires-Dist: cookiecutter (==2.6.0); python_version >= "3.7" and extra == "dev"
Requires-Dist: iniconfig (==2.0.0); python_version >= "3.7" and extra == "dev"
Requires-Dist: jinja2 (==3.1.3); python_version >= "3.7" and extra == "dev"
Requires-Dist: markupsafe (==2.1.5); python_version >= "3.7" and extra == "dev"
Requires-Dist: mdurl (==0.1.2); python_version >= "3.7" and extra == "dev"
Requires-Dist: packaging (==24.0); python_version >= "3.7" and extra == "dev"
Requires-Dist: pygments (==2.17.2); python_version >= "3.7" and extra == "dev"
Requires-Dist: pyproject-hooks (==1.0.0); python_version >= "3.7" and extra == "dev"
Requires-Dist: pytest-cookies (==0.7.0); python_version >= "3.7" and extra == "dev"
Requires-Dist: python-slugify (==8.0.4); python_version >= "3.7" and extra == "dev"
Requires-Dist: requests (==2.31.0); python_version >= "3.7" and extra == "dev"
Requires-Dist: rich-click (==1.7.4); python_version >= "3.7" and extra == "dev"
Requires-Dist: ruff (==0.3.7); python_version >= "3.7" and extra == "dev"
Requires-Dist: tomlkit (==0.12.4); python_version >= "3.7" and extra == "dev"
Requires-Dist: virtualenv (==20.25.1); python_version >= "3.7" and extra == "dev"
Requires-Dist: annotated-types (==0.6.0); python_version >= "3.8" and extra == "dev"
Requires-Dist: arrow (==1.3.0); python_version >= "3.8" and extra == "dev"
Requires-Dist: build (==1.2.1); python_version >= "3.8" and extra == "dev"
Requires-Dist: bump-my-version (==0.20.0); python_version >= "3.8" and extra == "dev"
Requires-Dist: cfgv (==3.4.0); python_version >= "3.8" and extra == "dev"
Requires-Dist: coverage[toml] (==7.4.4); python_version >= "3.8" and extra == "dev"
Requires-Dist: filelock (==3.13.4); python_version >= "3.8" and extra == "dev"
Requires-Dist: identify (==2.5.35); python_version >= "3.8" and extra == "dev"
Requires-Dist: markdown-it-py (==3.0.0); python_version >= "3.8" and extra == "dev"
Requires-Dist: mypy (==1.9.0); python_version >= "3.8" and extra == "dev"
Requires-Dist: platformdirs (==4.2.0); python_version >= "3.8" and extra == "dev"
Requires-Dist: pluggy (==1.4.0); python_version >= "3.8" and extra == "dev"
Requires-Dist: pydantic (==2.7.0); python_version >= "3.8" and extra == "dev"
Requires-Dist: pydantic-core (==2.18.1); python_version >= "3.8" and extra == "dev"
Requires-Dist: pydantic-settings (==2.2.1); python_version >= "3.8" and extra == "dev"
Requires-Dist: pytest (==8.1.1); python_version >= "3.8" and extra == "dev"
Requires-Dist: pytest-cov (==5.0.0); python_version >= "3.8" and extra == "dev"
Requires-Dist: python-dotenv (==1.0.1); python_version >= "3.8" and extra == "dev"
Requires-Dist: questionary (==2.0.1); python_version >= "3.8" and extra == "dev"
Requires-Dist: setuptools (==69.4.0); python_version >= "3.8" and extra == "dev"
Requires-Dist: types-python-dateutil (==2.9.0.20240316); python_version >= "3.8" and extra == "dev"
Requires-Dist: typing-extensions (==4.11.0); python_version >= "3.8" and extra == "dev"
Requires-Dist: urllib3 (==2.2.1); python_version >= "3.8" and extra == "dev"
Requires-Dist: pre-commit (==3.7.0); python_version >= "3.9" and extra == "dev"
Requires-Dist: livereload (==2.6.3); extra == "docs"
Requires-Dist: snowballstemmer (==2.2.0); extra == "docs"
Requires-Dist: charset-normalizer (==3.3.2); python_full_version >= "3.7.0" and extra == "docs"
Requires-Dist: tornado (==6.4); python_version > "2.7" and extra == "docs"
Requires-Dist: sphinxcontrib-jquery (==4.1); python_version >= "2.7" and extra == "docs"
Requires-Dist: imagesize (==1.4.1); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3") and extra == "docs"
Requires-Dist: six (==1.16.0); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3") and extra == "docs"
Requires-Dist: colorama (==0.4.6); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6") and extra == "docs"
Requires-Dist: idna (==3.7); python_version >= "3.5" and extra == "docs"
Requires-Dist: sphinxcontrib-jsmath (==1.0.1); python_version >= "3.5" and extra == "docs"
Requires-Dist: certifi (==2024.2.2); python_version >= "3.6" and extra == "docs"
Requires-Dist: pyyaml (==6.0.1); python_version >= "3.6" and extra == "docs"
Requires-Dist: sphinx-rtd-theme (==2.0.0); python_version >= "3.6" and extra == "docs"
Requires-Dist: babel (==2.14.0); python_version >= "3.7" and extra == "docs"
Requires-Dist: docutils (==0.20.1); python_version >= "3.7" and extra == "docs"
Requires-Dist: jinja2 (==3.1.3); python_version >= "3.7" and extra == "docs"
Requires-Dist: markupsafe (==2.1.5); python_version >= "3.7" and extra == "docs"
Requires-Dist: mdurl (==0.1.2); python_version >= "3.7" and extra == "docs"
Requires-Dist: packaging (==24.0); python_version >= "3.7" and extra == "docs"
Requires-Dist: pygments (==2.17.2); python_version >= "3.7" and extra == "docs"
Requires-Dist: requests (==2.31.0); python_version >= "3.7" and extra == "docs"
Requires-Dist: markdown-it-py (==3.0.0); python_version >= "3.8" and extra == "docs"
Requires-Dist: mdit-py-plugins (==0.4.0); python_version >= "3.8" and extra == "docs"
Requires-Dist: myst-parser (==2.0.0); python_version >= "3.8" and extra == "docs"
Requires-Dist: urllib3 (==2.2.1); python_version >= "3.8" and extra == "docs"
Requires-Dist: alabaster (==0.7.16); python_version >= "3.9" and extra == "docs"
Requires-Dist: sphinx (==7.2.6); python_version >= "3.9" and extra == "docs"
Requires-Dist: sphinx-autobuild (==2024.2.4); python_version >= "3.9" and extra == "docs"
Requires-Dist: sphinxcontrib-applehelp (==1.0.8); python_version >= "3.9" and extra == "docs"
Requires-Dist: sphinxcontrib-devhelp (==1.0.6); python_version >= "3.9" and extra == "docs"
Requires-Dist: sphinxcontrib-htmlhelp (==2.0.5); python_version >= "3.9" and extra == "docs"
Requires-Dist: sphinxcontrib-qthelp (==1.0.7); python_version >= "3.9" and extra == "docs"
Requires-Dist: sphinxcontrib-serializinghtml (==1.1.10); python_version >= "3.9" and extra == "docs"
Requires-Dist: mypy-extensions (==1.0.0); python_version >= "3.5" and extra == "style"
Requires-Dist: ruff (==0.3.7); python_version >= "3.7" and extra == "style"
Requires-Dist: mypy (==1.9.0); python_version >= "3.8" and extra == "style"
Requires-Dist: typing-extensions (==4.11.0); python_version >= "3.8" and extra == "style"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: style
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1839 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
intropy/__init__.py sha256=2cnUPz-0OSVU9ggrG8GqZephDGlPPTKYisMW93nusuE 101
intropy/cli.py sha256=da9CHjAsa8pLLsWNOHfelOk-xPLaqWN3hl5bGq6DyDc 2965
intropy-0.4.0.dist-info/LICENSE sha256=OHThR2JwC_72vE-04dGfIQPfY6iBMQmyG2N6rqf-dQY 1075
intropy-0.4.0.dist-info/METADATA sha256=lj79_4et9XMhQAA7YxdQ81EWsUuO2FaQsq5zf-66Y3o 12526
intropy-0.4.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
intropy-0.4.0.dist-info/entry_points.txt sha256=FfhfebUbIRMWO3tmLfAvPOWjdkJzq2EM_sSq9PiibJk 45
intropy-0.4.0.dist-info/top_level.txt sha256=Fv4GBQT6_y_ade9-fwDk4izNquvzo4CBJvmVIuXioIE 8
intropy-0.4.0.dist-info/RECORD

top_level.txt

intropy

entry_points.txt

intropy = intropy.cli:main