Skip to content

My boilerplate for python projects

License

Notifications You must be signed in to change notification settings

KOLANICH/python_project_boilerplate.py

Repository files navigation

{{cookiecutter.package_name}}.py Unlicensed work

wheel (GitLab) wheel (GHA via nightly.link) GitLab Build Status GitLab Coverage GitHub Actions N∅ hard dependencies Libraries.io Status Code style: antiflash

This repo is intended to be used as a GitHub template repo.

You can apply it without involving cookiecutter (which has grave security issues) using the following bash script (fill in it with your data)

find ./ -maxdepth 1 -type f \( -name "*.md" -o -name "*.yml" -o -name "*.cfg" -o -name "*.toml" \) -exec sed -i 's/{{cookiecutter.author}}/KOLANICH/g; s/{{cookiecutter.vcs_hosting_namespace}}/KOLANICH-libs/g; s/{{cookiecutter.package_name}}/{{cookiecutter.package_name}}/g;' {} \;
sed -i 's/{{cookiecutter.package_name}}/{{cookiecutter.package_name}}/g;' ./tests/tests.py;

If you need a cookiecutter-based solution, here it is: https://github.com/KOLANICH/python_project_boilerplate_cookiecutter , but it doesn't work currently because of defects in cookiecutter.

About

My boilerplate for python projects

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy