locloc

View on PyPIReverse Dependencies (0)

0.0.4 locloc-0.0.4-py3-none-any.whl

Wheel Details

Project: locloc
Version: 0.0.4
Filename: locloc-0.0.4-py3-none-any.whl
Download: [link]
Size: 22153
MD5: 48e1a2bd8b28612fb479a0d673640e7f
SHA256: 942443c7244c938407a8c1d0fb30df79e4646a9d6ce67bd2840a3f68e4987ddb
Uploaded: 2024-02-11 15:24:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: locloc
Version: 0.0.4
Summary: Online LOC counter
Author: eggplants
Author-Email: w10776e8w[at]yahoo.co.jp
Home-Page: https://github.com/eggplants/locloc
Project-Url: Repository, https://github.com/eggplants/locloc
License: MIT
Keywords: loc,web
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.9,<4
Requires-Dist: fastapi (<0.110.0,>=0.103.1)
Requires-Dist: gitpython (<4.0.0,>=3.1.36)
Requires-Dist: jinja2 (<4.0.0,>=3.1.2)
Requires-Dist: pydantic (<3.0.0,>=2.3.0)
Requires-Dist: pygal (<4.0.0,>=3.0.0)
Requires-Dist: pytokei (<0.3.0,>=0.2.0)
Requires-Dist: slowapi (<0.2.0,>=0.1.8)
Requires-Dist: timeout-decorator (<0.6.0,>=0.5.0)
Requires-Dist: uvicorn (<0.28.0,>=0.23.2)
Description-Content-Type: text/markdown
[Description omitted; length: 1664 characters]

WHEEL

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

RECORD

Path Digest Size
locloc/__init__.py sha256=xY91ITbBsDisqt2Pt4x0hm3XeW-3Hb-X1opJ02u55j0 79
locloc/loc.py sha256=8xq5cPbTUeWd_4N-KRJn2mqZz0ejfnQpD71TngCAImk 1879
locloc/main.py sha256=zLqZO1rfEQaRsP0BH6BvG1ht9uSWt3is8eFZx5YxjV0 4015
locloc/py.typed sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
locloc/static_files/favicon.ico sha256=u3VZ9p2gBDqSDpURy0K6__DHNGJuzo8SObA0xWGEcIA 32038
locloc/static_files/favicon.png sha256=fPcW8BYT3gA-59wHiOsiNrej16gYUf6MaMqoiaGFp04 7653
locloc/static_files/index.css sha256=Phkg7OIJIqAwAbmjO63i9CbnSw8-F5Q5_sck5X3N8no 295
locloc/static_files/index.js sha256=v44Boo4ULOBrLW-5WGF810YyksQXjrnXuQi4f5QnmVE 4311
locloc/templates/index.j2 sha256=qizGhKPMen1ONCjHKYTRcj4DqGjo7K5-qUTxEBzE2SY 2767
locloc-0.0.4.dist-info/LICENSE.txt sha256=5X0k_iug92drQy7f-h9ES5w_sBTkPhNseTU73bfuDvY 1046
locloc-0.0.4.dist-info/METADATA sha256=wkxg-kn8kznG0Y4VGNYN142HvPMjRG0cYTzALPD4DwA 2852
locloc-0.0.4.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
locloc-0.0.4.dist-info/entry_points.txt sha256=rxCo52Ni4b-JdakT18V5OVRjHpkqdQRwv6v-fUX-zl8 50
locloc-0.0.4.dist-info/RECORD

entry_points.txt

locloc-server = locloc.main:main