Racoon
Project description
Racoon
View on PyPI
What is it?
A Python3 template initializer based on nymann/python-template. That automatically sets up a GitHub project for you.
Example of generated project: nymann/racoon-example
Installation
pip install py-racoon
Usage
$ racoon --help
Usage: racoon [OPTIONS] PROJECT_NAME
Arguments:
PROJECT_NAME [required]
Options:
--github-access-token TEXT [env var: GITHUB_ACCESS_TOKEN; required]
--src-dir TEXT [default: src]
--template-url TEXT [default: https://github.com/nymann/python-
template.git]
Example
# Export your github access token as an environment variable, can also be provided via --github-access-token
export GITHUB_ACCESS_TOKEN='YOUR_ACCESS_TOKEN'
# Create a new project "my-project" which will be created under https://github.com/YOUR_USERNAME/my-project
racoon my-project
Development
For help getting started developing check DEVELOPMENT.md
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
py-racoon-0.0.4.tar.gz
(4.5 kB
view details)
Built Distribution
File details
Details for the file py-racoon-0.0.4.tar.gz
.
File metadata
- Download URL: py-racoon-0.0.4.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b571e0bc4f151d71ab1b6dc4bda3bbf588bcc0fe2cad3cfcc01c70bad989a0e1 |
|
MD5 | 03da8abfe5510da86239324abf2cad35 |
|
BLAKE2b-256 | 42cc99232d7430e0f592fd89e61fe603697e1176f1d67d22e73a703febed2517 |
File details
Details for the file py_racoon-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: py_racoon-0.0.4-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 894194172f3c3924c4519b0c6a330686533531b190811d23818df683438b879c |
|
MD5 | 8ff94e85623dcbe01f2a436c8acaddb5 |
|
BLAKE2b-256 | abe2abca216d19cd5ea823f6e481a81b15cfa1f0dd9f692697cb62b424ee3753 |