Skip to main content

Springlabs Projects Django Standard

Project description

SpringLabs-Django

N|Solid

Springlabs-Django is a CLI Application to manage Django projects with a defined structure to springlabs.

  • Create version
  • Create group
  • Create api
    • Model
    • Open
  • Create graph
    • Model
    • Open

Primero resuelve el problema, despues escribe el código. — John Johnson

Tech

Springlabs-Django uses a number of open source projects to work properly:

  • Django - high-level Python Web framework
  • DjangoRestFramework - powerful and flexible toolkit for building Web APIs.
  • Graphene-Django - provides some additional abstractions that make it easy to add GraphQL functionality to your Django project

Installation

Springlabs-Django requires Python v3.6+ to run.

Install and update using pip.

$ pip install -U springlabs-django

Install latest version

$ pip install springlabs-django

Install specific version

$ pip install springlabs-django==[version]

Usage

Helpers

After install the library Open your favorite Terminal and run these commands.

Help:

$ springlabs_django --help

Console output

Developing...

Version:

$ springlabs_django --version

Console output

Springlabs Django Manager, v[version]

Create Version Help:

$ springlabs_django create-version --help

Console output

Developing...

Create Group Help:

$ springlabs_django create-group --help

Console output

Developing...

Create API Help:

$ springlabs_django create-api --help

Console output

Developing...

Create GraphQL Help:

$ springlabs_django create-graph --help

Console output

Developing...

Links

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

springlabs_django-0.1.0.tar.gz (9.0 kB view hashes)

Uploaded Source

Built Distributions

springlabs_django-0.1.0-py3.6.egg (8.4 kB view hashes)

Uploaded Source

springlabs_django-0.1.0-py3-none-any.whl (9.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page