8000 GitHub - PerchunPak/python-template: My own template for any Python project.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PerchunPak/python-template

Repository files navigation

python-template

Support Ukraine

Build Status Code style: black Python 3.12 badge

My own template for any Python project. Template can be used anywhere, this includes non-my projects.

Installing

pip install cruft lice setuptools
cruft create https://github.com/PerchunPak/python-template

If this doesn't work, try this:

git clone https://github.com/PerchunPak/python-template.git
cd python-template

Installing poetry

Next we need install poetry with recommended way.

If you use Linux, use command:

curl -sSL https://install.python-poetry.org | python -

If you use Windows, open PowerShell with admin privileges and use:

(Invoke-WebRequest -Uri https://install.python-poetry.org -UseBasicParsing).Content | python -

Installing dependencies

poetry install --no-dev

Run template

cruft create .

If something is not clear

You can always write me!

Updating

cruft update

Projects using it

List of open-source projects on GitHub with our mention.

About

My own template for any Python project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
0