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] URL
Arguments:
URL [required]
Options:
--access-token PATH [env var: GITHUB_ACCESS_TOKEN; default: /home/knj/.cache/github_token]
--src-dir TEXT [default: src]
--template-url TEXT [default: https://github.com/nymann/python-template.git]
--help Show this message and exit.
Example
# Export your github access token file 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.1.1.tar.gz
(5.5 kB
view details)
Built Distribution
File details
Details for the file py-racoon-0.1.1.tar.gz
.
File metadata
- Download URL: py-racoon-0.1.1.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f4fcc5d1aa8ee2d86b7510de34b85d456a00fb697c1709fb567ab4b3d4e1858 |
|
MD5 | 4eda8e101c6a15951a4548a656828865 |
|
BLAKE2b-256 | a121beac9c34375f50f0fe297fb0190367a9d7259e8d7875b046d5b48ab24301 |
File details
Details for the file py_racoon-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: py_racoon-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e8da6646e70d9a2e2ab7398610ba58bf29795257066fe4447b2ac3c5c05a230 |
|
MD5 | 5644b05525cce8e22cd5a0c046525606 |
|
BLAKE2b-256 | 1c037492ddcf95de7f0cc70c1f6a034976caa1380d5f220db5d1dd12030ab458 |