Metadata-Version: 2.1
Name: fullctl
Version: 0.3.0
Summary: Core classes and functions for service applications
Home-page: https://github.com/fullctl/fullctl
License: Apache-2.0
Author: 20C
Author-email: code@20c.com
Requires-Python: >=3.6,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development
Requires-Dist: Django (>=2.2,<3)
Requires-Dist: celery (>=5,<6)
Requires-Dist: django-autocomplete-light (>=3,<=4)
Requires-Dist: django-grainy (>=1.9.0,<2)
Requires-Dist: django-handleref (>=0.5)
Requires-Dist: django-inet
Requires-Dist: django-peeringdb
Requires-Dist: django-reversion (<4)
Requires-Dist: djangorestframework (>=3.11,<4)
Requires-Dist: grainy (>=1.6.0,<2)
Requires-Dist: peeringdb (<2)
Requires-Dist: pip
Requires-Dist: pyyaml
Requires-Dist: social-auth-app-django (<4)
Project-URL: Repository, https://github.com/fullctl/fullctl
