Skip to main content

A Python project generator.

Project description

NQGym

A command-line utility that creates Python projects.

Features

NQGym can help you create a Python project template, or a web service project template.

Features of the Python project template:

  • Use make to facilitate the development process, such as
    • creating virtual environment
    • installing dependent libs
    • building the dist
    • testing and running UT coverage
  • Support CLI (Command-Line Interface) to start / stop the app or run other commands from the Python entry point.

How to use it

Install from PyPi:

$ pip install -U nqgym

Find the help:

$ nqgym --help
$ nqgym create --help

Create a Python project:

$ nqgym create

The generator will ask you for some input data, you might want to have at hand before generating the project.
The input variables, with their default values (some auto generated) are:

  • project_name: The name of the project.
  • package_name: The name of the Python package. By default, based on the project name.
  • python_version: The version of Python you want to use.

More details

After using the generator, your new project (the directory created) will contain an extensive README.md with instructions for development, deployment, etc. You can read it to find more details.

How to contribute

Please follow the guide contribution to develop and contribute NQGym.

Release notes

v1.0.0 12/8/2021

  • Project init.
  • Created the Python project template.
  • Support make, cli.
  • Support UT and UT coverage.

License

This project is licensed under the terms of the BSD license.

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

nqgym-1.0.0.tar.gz (9.3 kB view details)

Uploaded Source

File details

Details for the file nqgym-1.0.0.tar.gz.

File metadata

  • Download URL: nqgym-1.0.0.tar.gz
  • Upload date:
  • Size: 9.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.5

File hashes

Hashes for nqgym-1.0.0.tar.gz
Algorithm Hash digest
SHA256 692ded54cf1792ecf0804cf727ef4f7b00ea8e59fcbf1f0af777e4e259a9996c
MD5 2470f418fb70eacf6714d7eeb01535a7
BLAKE2b-256 5b489ced1bf7a898b70c067d2cde0bb0fa444d7812f3fa74484d756cb1f10793

See more details on using hashes here.

Supported by

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