coltrane

View on PyPIReverse Dependencies (0)

0.33.0 coltrane-0.33.0-py3-none-any.whl

Wheel Details

Project: coltrane
Version: 0.33.0
Filename: coltrane-0.33.0-py3-none-any.whl
Download: [link]
Size: 35841
MD5: a17b338d1be4d21226a890c12f41c57e
SHA256: f3162bf84af6088761095517c62c230352ddcc4ecaa8646173b3dc8120b9838b
Uploaded: 2024-03-01 13:04:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: coltrane
Version: 0.33.0
Summary: A minimal app framework for content sites 🎵
Author: adamghill
Author-Email: adam[at]adamghill.com
Home-Page: https://github.com/adamghill/coltrane/
Project-Url: Documentation, https://coltrane.readthedocs.io/
Project-Url: Funding, https://github.com/sponsors/adamghill
Project-Url: Repository, https://github.com/adamghill/coltrane/
License: MIT
Keywords: django,python,static,markdown
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
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.7,<4.0
Requires-Dist: Django (>3.0)
Requires-Dist: Sphinx; extra == "docs"
Requires-Dist: attrs; extra == "docs"
Requires-Dist: click (<9,>=8)
Requires-Dist: click-aliases (<2,>=1)
Requires-Dist: dateparser (<2,>=1)
Requires-Dist: django-browser-reload (<2,>=1)
Requires-Dist: django-fastdev (<2,>=1)
Requires-Dist: furo; extra == "docs"
Requires-Dist: gunicorn; extra == "deploy"
Requires-Dist: halo (<1,>=0)
Requires-Dist: linkify-it-py; extra == "docs"
Requires-Dist: minestrone (>=0.6.2)
Requires-Dist: mistune (<4,>=3)
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: pygments (>=2.7.3)
Requires-Dist: pyjson5; extra == "json5"
Requires-Dist: python-dotenv (>0.17)
Requires-Dist: python-frontmatter (<2,>=1)
Requires-Dist: pywatchman
Requires-Dist: rich-click (<2,>=1)
Requires-Dist: sphinx-autobuild; extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: toml; extra == "docs"
Requires-Dist: whitenoise; extra == "deploy"
Provides-Extra: deploy
Provides-Extra: docs
Provides-Extra: json5
Description-Content-Type: text/markdown
[Description omitted; length: 4701 characters]

WHEEL

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

RECORD

Path Digest Size
coltrane/__init__.py sha256=h3yCnNl4l5Dh3n_IRm26OAJjusdHa7S5Qp8JPlzDuCo 14167
coltrane/config/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
coltrane/config/cache.py sha256=r9z0EQDcl9dUJV5FDnQZpjpvCUS3VR1fpAZRvvhsRRA 1404
coltrane/config/paths.py sha256=jbTjGj51SUvGzbXybyUJUcJeq_h626bOgscKLQqfQpA 2766
coltrane/config/settings.py sha256=3fShj0j_-5lVfYbsfMz0BSimydxmKQdXZiE1Oh3KkGI 2982
coltrane/console.py sha256=PLf1sB3vevdeswGzLOny0reakj0pB6setLtXjQlhNpw 4474
coltrane/default-files/Dockerfile sha256=EGBj9tlGDdjyG-ZeozNUmrmdyl5f8pNOorEH0z__-Vw 1404
coltrane/default-files/README.md sha256=aixAF66SCQuBcFwJHuzzlF53iNw8J3Ia4d3QbUgSAEI 79
coltrane/default-files/app.py sha256=O5mUsJgw1RpTWiHxiCyEQidF75pN3bHp5IB3uQOV9pE 245
coltrane/default-files/env sha256=rwYNjrfTK1aLhVXsCyFoOh0GQINXD7iIi_K4ABZrnUQ 68
coltrane/default-files/gitignore sha256=4_l1p0QP51h7YzZ3vrrXJhY3d1inSoQxiE-VxMWBtOs 10
coltrane/default-files/gunicorn.conf.py sha256=E4Zgju8UXY8gsK_rqOpBmoLvmaurDznRcfsSIxHbIrA 165
coltrane/default-files/watchmanconfig sha256=bvsireQdkx4ckhFV0PBmJj8XluVm8sV1MZdeN_r1qMk 37
coltrane/feeds.py sha256=lHuMk-3YLg3k_WI83jnNOTXyeWdwVPc5cmtVn6LdkeY 1281
coltrane/management/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
coltrane/management/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
coltrane/management/commands/build.py sha256=sthBFl8hnkQGH5-7YqUozaw3FpM9qIIJaoQOpAQSJ2g 10893
coltrane/manifest.py sha256=b9AVjNp1By_xdzjEqK4uvqzAloFaVSBlazBgkl_Ub_U 7688
coltrane/middleware.py sha256=XXj3oJbA8qB7k7LDkmY0rLPnC1Q3lSFPaL-wf_dJKxY 693
coltrane/renderer.py sha256=FnnVwgHCQCGQPHYeEwgexE_Fuf9isnHlfJ80BJMxnow 14028
coltrane/retriever.py sha256=Cf0q5Lf-piewHGJhsny8Wmbmkto0vTprH_L7DVkXSIw 4292
coltrane/sitemaps.py sha256=s29omqpnFVjSCl6_37hpi8PV4TyQUP50yem0GwpJOXA 342
coltrane/templates/coltrane/base.html sha256=JgCp2Fs12aqTgBfQh4OHwxr2HAJPBnQCb-69ifnctIk 408
coltrane/templates/coltrane/content.html sha256=8ZKFlBrTXWPHcpej-llV_lxGgVY4-tidVoSnb3drb3U 92
coltrane/templatetags/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
coltrane/templatetags/coltrane_tags.py sha256=tgQ2b_PlVT3F_tqHkrT9X0EmkYxIeenmRRAUToBedmA 6625
coltrane/urls.py sha256=mCGPWkOgZS4jOIhBK-65DlArk-91h4Tj5MkZgtTMfmY 1268
coltrane/utils.py sha256=4ms9JxfBtW5ZDuFbubGY7OF5k4wCbsLUau72UQo5edI 1740
coltrane/views.py sha256=UB6kXIjtOHyPhjIJbLkMiQ41ZCYeCcaiNomdADIxkOI 7526
coltrane-0.33.0.dist-info/LICENSE sha256=K1mO8lfhL1Q7AIOxVaIdS0c0bmvf6lloUhwn9GSGzjM 1066
coltrane-0.33.0.dist-info/METADATA sha256=jObMKD3wzulmzQlgiLj7wrHSZTfaUQ32x8TcN5ytr9g 6714
coltrane-0.33.0.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
coltrane-0.33.0.dist-info/entry_points.txt sha256=_uve3B-K0SSTtnvGnk4X3LYJTI2uXVCN-zevZR5kuNU 49
coltrane-0.33.0.dist-info/RECORD

entry_points.txt

coltrane = coltrane.console:cli