forge-core

Core library for Forge


Keywords
django, saas, forge, framework
License
MIT
Install
pip install forge-core==1.0.0

Documentation

forge-core

All Forge packages should depend on forge-core.

It provides the following:

  • the forge CLI (autodiscovers forge-x commands)
  • default Django manage.py, wsgi.py, and asgi.py files
  • the Forge class with path, tmp, and executable utils