pymentoring

View on PyPIReverse Dependencies (0)

0.1.0 pymentoring-0.1.0-py3-none-any.whl

Wheel Details

Project: pymentoring
Version: 0.1.0
Filename: pymentoring-0.1.0-py3-none-any.whl
Download: [link]
Size: 8381
MD5: c663c7767ea329dbe5ba24be4f0fd092
SHA256: 6f7617c85fc956c84aa87659da94716e52560b9461352f29b5c86ee792cb20e7
Uploaded: 2024-05-24 10:26:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pymentoring
Version: 0.1.0
Summary: Anton Husiev Python Learning Course.
Author: Anton Husiev
Author-Email: agusev30[at]gmail.com
Home-Page: https://github.com//pymentoring
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8,<3.12
Requires-Dist: black (<23.0.0,>=22.3.0); extra == "dev"
Requires-Dist: fire (==0.4.0)
Requires-Dist: flake8 (==4.0.1); extra == "dev"
Requires-Dist: flake8-docstrings (<2.0.0,>=1.6.0); extra == "dev"
Requires-Dist: flask (<4.0.0,>=3.0.3)
Requires-Dist: isort (==5.10.1); extra == "dev"
Requires-Dist: livereload (<3.0.0,>=2.6.3)
Requires-Dist: mypy (<2.0.0,>=1.5.1); extra == "dev"
Requires-Dist: pkginfo (<2.0,>=1.9); extra == "doc"
Requires-Dist: pyreadline (<3.0,>=2.1)
Requires-Dist: pytest (<9.0.0,>=8.0.0); extra == "test"
Requires-Dist: pytest-cov (<4.0.0,>=3.0.0); extra == "test"
Requires-Dist: setuptools (<69.0,>=68.0); extra == "doc"
Requires-Dist: toml (<0.11.0,>=0.10.2); extra == "dev"
Requires-Dist: tox (<4.0.0,>=3.24.5); extra == "dev"
Requires-Dist: virtualenv (<21.0,>=20.0); extra == "doc"
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 762 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pymentoring/App.py sha256=5borEWoD_t2_ZUmRLZdPPS57_YdWY3rKfAzVXO3Gjd4 1280
pymentoring/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pymentoring/anagrams/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pymentoring/anagrams/anagrams.py sha256=8dsTnnprcwGzyO9MzCf_KdgTOvNBX38YH3iVqPqhPpY 516
pymentoring/anagrams/anagrams_app.py sha256=l9rdaJAl5Lv0f1iQojEjBNaPzNq9a2DEaPeWuPiv2cE 636
pymentoring/monaco/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pymentoring/monaco/data/abbreviations.txt sha256=g3oiFTHNiWCZA489sAdmiYvhHJe_pfuz2wL9sZy-rio 661
pymentoring/monaco/monaco2018.py sha256=5NfHtTFfIk8xN6mkBvIOQYgYnvhA2j0dW2D9bh4dsw0 3393
pymentoring/monaco/monaco2018_app.py sha256=vzQzniKUUurjaRnb-QKOVCaPK273j9DAYk1oSRZoCLM 176
pymentoring/mycollections/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pymentoring/mycollections/constants.py sha256=5-7t_GJpnaisweqrEegBeTIXaKgeR9hmCKuALET-HWg 80
pymentoring/mycollections/my_collections.py sha256=xTeU3qo5VgBQUK_1Ne3oIAfHy2U-agfP7ZqIhhY7ew4 501
pymentoring/mycollections/my_collections_app.py sha256=ruBy-7hKObU2SxqUhrLZswwrWVgfQkucZKDZMt5zM3o 1624
pymentoring/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pymentoring/utils/string_utils.py sha256=ZPiGQvgarFB-ulKLhPw5u5j1Fcq2OCq1Hwi4tpMNhMo 276
pymentoring-0.1.0.dist-info/METADATA sha256=vZwTlgd_ELINpYQFkNkFRjcWa1DtGmmmDZocT_NpAQI 2228
pymentoring-0.1.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
pymentoring-0.1.0.dist-info/entry_points.txt sha256=d63g98sV-v8eAMNfB6ru7WscpWxbKKQT6IZcM3sz37M 53
pymentoring-0.1.0.dist-info/RECORD

entry_points.txt

pymentoring = pymentoring.App:start