Metadata-Version: |
2.3 |
Name: |
type-lens |
Version: |
0.2.3 |
Summary: |
type-lens is a Python template project designed to simplify the setup of a new project. |
Author-Email: |
Peter Schutt <peter.github[at]proton.me> |
Maintainer-Email: |
Litestar Developers <hello[at]litestar.dev>, Cody Fincher <cody[at]litestar.dev>, Jacob Coffee <jacob[at]litestar.dev>, Janek Nouvertné <provinzkraut[at]litestar.dev>, Peter Schutt <peter[at]litestar.dev>, Visakh Unnikrishnan <guacs[at]litestar.dev>, Alc <alc[at]litestar.dev>, Dan Cardin <ddcardin[at]gmail.com> |
Project-Url: |
Issue Tracker, https://github.com/litestar-org/type-lens/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc |
Project-Url: |
Changelog, https://github.com/litestar-org/type-lens/releases/ |
Project-Url: |
Discord, https://discord.gg/litestar |
Project-Url: |
Blog, https://blog.litestar.dev |
Project-Url: |
homepage, https://litestar.dev/ |
Project-Url: |
repository, https://github.com/litestar-org/type-lens |
Project-Url: |
documentation, https://docs.type-lens.litestar.dev/ |
License: |
MIT |
Keywords: |
developer,litestar-org,programming,tools,type-lens |
Classifier: |
Development Status :: 3 - Alpha |
Classifier: |
Environment :: Web Environment |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3.8 |
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.13 |
Classifier: |
Topic :: Internet :: WWW/HTTP |
Classifier: |
Topic :: Software Development |
Classifier: |
Typing :: Typed |
Requires-Python: |
<4.0,>=3.8 |
Requires-Dist: |
eval-type-backport; python_version < "3.10" |
Requires-Dist: |
typing-extensions (>=4.1.0) |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |