Skip to main content

A python template that helps you jump start your project

Project description

Hyperfast Python Template

Release date License semantic-release Jupyter Book Conventional Commits

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.

Usage

There are three ways to use this project:

  1. Use the template to create a new repository
  2. Use Copier to create a project to your local machine directly
  3. Inject the template into an existing project

1. Use the template

  1. Click the Use this template button
  2. Enter a name for your repository
  3. Click Create repository from template
  4. Clone your new repository to your local machine
  5. Initialize your project with make init-project
  6. Do your work

2. Use Copier

  1. Install Copier with pipx install copier
  2. Run copier gh:entelecheia/hyperfast-python-template path/to/destination
  3. Initialize your project with make init-git
  4. Do your work

3. Inject the template

  1. From the root of your project, run copier gh:entelecheia/hyperfast-python-template .
  2. If your project is not a git repository, initialize it with make init-git
  3. Do your work

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.0.1rc10.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

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