Skip to main content

A python template that helps you jump start your project

Project description

Hyperfast Python Template

license-image version-image release-date-image conventional-commits-image jupyter-book-image

A python template that helps you jump start your project

Hyperfast Python Template is a self-contained template that helps you initialize your Python project inside the template. It is hyperfast in the sense that it helps you jump start your project with the best practices in the Python community.

Quickstart

There are two ways to use this project:

I. Use Copier

  1. Install Copier
    pipx install copier
    
  2. Run
    copier gh:entelecheia/hyperfast-python-template path/to/destination
    
  3. Do your work

II. Inject the template

  1. Install Copier
    pipx install copier
    
  2. From the root of your project, run
    copier gh:entelecheia/hyperfast-python-template .
    
  3. Do your work

Features

The template supports Python 3.7, 3.8, 3.9, and 3.10.

Changelog

See the CHANGELOG for more information.

Contributing

Contributions are welcome! Please see the contributing guidelines for more information.

License

This project is released under the MIT License.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

hyperfast_python_template-0.2.5.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

hyperfast_python_template-0.2.5-py3-none-any.whl (4.0 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