Auto-Fill-In

View on PyPIReverse Dependencies (0)

0.0.1 Auto_Fill_In-0.0.1-py3-none-any.whl

Wheel Details

Project: Auto-Fill-In
Version: 0.0.1
Filename: Auto_Fill_In-0.0.1-py3-none-any.whl
Download: [link]
Size: 13297
MD5: ec1a357203acbd0cd9d144d36d46edbf
SHA256: fc40951e4b2dd3598a270c1f462c2199b034beb9f67eae25f30a3d75c69ed3f7
Uploaded: 2020-08-18 20:44:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: Auto-Fill-In
Version: 0.0.1
Summary: Auto fill in your form using your saved information (or answer on the spot).
Author: Shuto Iwasaki
Author-Email: cabernet.rock[at]gmail.com
Project-Url: Bug Reports, https://github.com/iwasakishuto/Auto-Fill-In/issues
Project-Url: Source Code, https://github.com/iwasakishuto/Auto-Fill-In
Project-Url: Say Thanks!, https://twitter.com/cabernet_rock
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Other Audience
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Requires-Dist: Translation-Gummy (>=3.4.1)
Requires-Dist: imgcat (>=0.5.0)
Requires-Dist: pytest; extra == "tests"
Provides-Extra: tests
Description-Content-Type: text/markdown
[Description omitted; length: 3278 characters]

WHEEL

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

RECORD

Path Digest Size
autofill/__init__.py sha256=j4SYnppRxtGzs7nXmd6l8Hn3bZYLs5dHVN5Yn0pJb88 345
autofill/cli.py sha256=_-G4b65Uik2iR0SyUchJ7bowkVAfE9UWnVOnWO6fpMw 1577
autofill/forms.py sha256=voVD0kvYaDF_bFWkg-Yki518HNR0BEecHvlrJ5w1Akk 4704
autofill/utils/__init__.py sha256=DaX8C6jXerr4Za9dc8EMJr-_2T-OWNxFl8krg0V4i2c 1016
autofill/utils/_exceptions.py sha256=X1g3lTdyWbCDeJOOzaKVx_Cltyr5Hq8T_2bM4rG6kTA 223
autofill/utils/_path.py sha256=O4g1XLj-f2T0xfioPX-biz7HdOGDmRiygatAHbhdmAQ 1481
autofill/utils/_warnings.py sha256=oZHzYr9NDuFWDruMXRyX5qDtBxy5a4hBBh5ZWsI-xf0 226
autofill/utils/coloring_utils.py sha256=Oa0MgDR8Ugwcaa8BMrLL_3r7bCGC2oJjhXS_gUkdAAA 1196
autofill/utils/environ_utils.py sha256=SQ7K6DDbYh1scrOuouQSd1hewYqRl_OCjyej_j2stb0 1902
autofill/utils/form_utils.py sha256=GtRGBA27Mt4fuLEDUlPxy02Y9OsIuV6NQ3NatOk1KOg 1703
autofill/utils/generic_utils.py sha256=TwRkd4X4ZV4oyWjD4DUOWetGiSMwTiphElWL4A5PI-A 2588
autofill/utils/monitor_utils.py sha256=fuSSzv9x40FjV5TfwfQKYFrGW85EK09VO_wItvkJmMU 2417
Auto_Fill_In-0.0.1.dist-info/LICENSE sha256=5rkR3fWW1MPFlnh0UOWi-CGHHFXziPSe9y_8PRBQVTY 1071
Auto_Fill_In-0.0.1.dist-info/METADATA sha256=zkr35e16agRwNnd2GEbEujzgYyUSSEQPcGMAMGWFZk8 4290
Auto_Fill_In-0.0.1.dist-info/WHEEL sha256=EVRjI69F5qVjm_YgqcTXPnTAv3BfSUr0WVAHuSP3Xoo 92
Auto_Fill_In-0.0.1.dist-info/entry_points.txt sha256=zQOfFMBho2vFkwmNDhd-Le5QZeGomAXDxm94w-58ipc 126
Auto_Fill_In-0.0.1.dist-info/top_level.txt sha256=FgFO5vL2Rw5iDmRBNDM1Gt3QM_iJDVv6aNBOTq9C6yA 9
Auto_Fill_In-0.0.1.dist-info/RECORD

top_level.txt

autofill

entry_points.txt

auto-fill-in-envs = autofill.cli:show_auto_fill_in_envs
form-auto-fill-in = autofill.cli:form_auto_fill_in