topyn

View on PyPIReverse Dependencies (0)

0.7.0 topyn-0.7.0-py3-none-any.whl

Wheel Details

Project: topyn
Version: 0.7.0
Filename: topyn-0.7.0-py3-none-any.whl
Download: [link]
Size: 8347
MD5: 4bb3f0c2129bfe9aa7478284642a245b
SHA256: efaf9272509151343712c5a83abf13a84df420860c512e0c32ec153f4844842a
Uploaded: 2022-06-17 09:37:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: topyn
Version: 0.7.0
Summary: TOPyN: Typed Opinionated PYthon Normalizer
Author: Leandro Leites Barrios
Author-Email: laloleites[at]gmail.com
Home-Page: https://github.com/lleites/topyn
Project-Url: Repository, https://github.com/lleites/topyn
License: MIT
Keywords: formatter,linter,style-guide,typing,opinionated
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7,<4.0
Requires-Dist: autoflake (<1.5.0,>=1.4.0)
Requires-Dist: black (<23.0.0,>=22.0.0)
Requires-Dist: click (<9.0.0,>=8.0.0)
Requires-Dist: flake8 (<5.0.0,>=4.0.0)
Requires-Dist: flake8-bugbear
Requires-Dist: flake8-comprehensions
Requires-Dist: flake8-print
Requires-Dist: mypy
Requires-Dist: pep8-naming
Requires-Dist: toml
Description-Content-Type: text/markdown
[Description omitted; length: 4124 characters]

WHEEL

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

RECORD

Path Digest Size
topyn/__init__.py sha256=RaANGbRu5e-vehwXI1-Qe2ggPPfs1TQaZj072JdbLk4 22
topyn/__main__.py sha256=O0pVEYcKU116cLWADqBjzP2x5DPbFO6gwSP95q7GSgg 47
topyn/commands/__init__.py sha256=x4hE-UjJ0YHyIkBg8ntVVpDwdzf-vwUhUPBVfMjsU-8 1336
topyn/commands/format.py sha256=ReZvKtBW-GdID-8p6m-7grW9VnVYM9HFP3Ts7TFG6Zw 756
topyn/commands/rules.py sha256=7cKNOfHKU6ez_WcOmggkNwhNyQAsauYkAL0VchOVu_Q 757
topyn/commands/types.py sha256=btnvvxi7rAu7VgwGDge5E3K9sdsrKDsHX4TTYrID5fc 666
topyn/configs/black.toml sha256=Nyqfc2stRLSS2PlnZcvb3mlH-dilHxjOQhB2uCWJDJM 30
topyn/configs/flake8.toml sha256=6mDN7aL93z89B6xq8w-aDOnSq8UMCcMSuRbCrz9-EYI 76
topyn/configs/mypy.toml sha256=Tz_vHwyuXYiNz6QfIN3EjHXd2J0Y9rD-URD67wJMxdU 142
topyn/configs/topyn.toml sha256=P7WFTJwy4jBncaMePuWANGzyFpiT6fdsitfqplenIFk 350
topyn/console.py sha256=MMumz_g-HsbcT1gTIJ8obiztVUryjANiUg5E20LkZEI 981
topyn/tui.py sha256=VkYLbXgercM4LCy2yPTrZRKWbaB276eqp_n_dUrfP2c 467
topyn-0.7.0.dist-info/entry_points.txt sha256=d3EebOmHlgBF4HpEKfaf17Wtg2TBGuAZ6iMo8e8CMUo 43
topyn-0.7.0.dist-info/LICENSE sha256=0dnzBT0x2exWHNRqJiMX_ZOzmlzdh9a6_ngBoWG7EMM 1089
topyn-0.7.0.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
topyn-0.7.0.dist-info/METADATA sha256=ugIAeYVqQT3OAik6iswUOLuTFXEdrMXo_0NF-M5_Uq0 5208
topyn-0.7.0.dist-info/RECORD

entry_points.txt

topyn = topyn:console.run