Skip to content

koldakov/fasttemplate

Repository files navigation

Fasttemplate: Build a project skeleton in seconds

PyPI PyPI - Downloads PyPI - License

Fasttemplate helps you build, create, and install Python projects in seconds, ensuring you have only modern technologies and best practices.

Installation

You may need to install fasttemplate globally to use it across different environments.

Keep in mind you need to have python >= 3.12.

pip install fasttemplate

Usage

Create a project

fasttemplate new my-awesome-project
cd my-awesome-project
make install
git add .
git commit -m "Initial commit"

See available assets

fasttemplate asset --list

For more info check

fasttemplate --help

Contribute

Any ideas are welcome in issues section.

Pull requests are welcome always:

  • Fork the Project
  • Open a Pull Request
  • Or just read here: contributing

I would be really happy if you add a new asset.

License

Distributed under the MIT License. See LICENSE.md for more information.

(back to top)

Support

The best support would be if you give me a star.

Or you can buy me a coffee.

Contact

Hi,

How are you? Hope You've enjoyed the project.

There are my contacts:

Project Link: https://github.com/koldakov/pycountries

Best regards,

Ivan Koldakov