An open API service indexing awesome lists of open source software.

https://github.com/heavenshell/py-gene-script

My Flask project generator.
https://github.com/heavenshell/py-gene-script

flask python

Last synced: about 2 months ago
JSON representation

My Flask project generator.

Awesome Lists containing this project

README

          

Gene.script
===========

.. image:: https://travis-ci.org/heavenshell/py-gene-script.svg
:target: https://travis-ci.org/heavenshell/py-gene-script

My Flask project generator.

Usage
-----

Create project
~~~~~~~~~~~~~~

.. code::

$ git clone https://github.com/heavenshell/py-gene-script.git scripts
$ python scripts/manage.py -p PROJECT_NAME -u "Author name"
$ pip install -r data/requirements.txt