Python package repository template
Project description
Conceptual Repository
This intend to be an readme-documented, open-source-licensed, semantic-versioned, conventional-committed and changelogged git repository starting point for the development of a brand-new project
A straightforward begin for an open-source project repository
Table of Contents
See all
Getting started
First of all, create a new repository from this
Name it accordingly and place where it best fits for your team.
Development environment
Make sure you have Git installed:
$ git --version
git version 2.25.1
Thus, clone the recent-created repository locally and you'll be ready to start developing your project.
Repo publication
After all, you should make this project your own:
Write a good README to present your project to the world.
And also ensure to tailor the project license to your needs.
Project specifications
Here some descriptions about this template project:
Features
This project shortens a repository start setup, considering:
- Inclusion of a mature README document, inspired by Standard Readme
- Inclusion of an open-source LICENSE file
- Inclusion of a structured, yet raw, CHANGELOG file
- Compliance with widely-used version control conventions, such as:
Folder structure
.
├── .git/ version control folder
├── .gitignore ignored files manifest
├── CHANGELOG.md release notes description
├── LICENSE license file
└── README.md readme document
Maintainance 
This project is maintained by the author, @artu-hnrq.
It has reached a stable, usable state and is being actively developed.
License 
This project is published under the permissions established by GNU General Public License v3.0.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file generic_tree-0.0.1.tar.gz.
File metadata
- Download URL: generic_tree-0.0.1.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94120e6ed27908a0c84505f9e02258bda7df683e087cfec8e781ecc9c3a88952
|
|
| MD5 |
79783d2270c6df86192cf4f6385cf137
|
|
| BLAKE2b-256 |
9ff92199a70cead9bee15d03c781a97e7e2dbeec31c9acbaea6eea519049d6a4
|
File details
Details for the file generic_tree-0.0.1-py3-none-any.whl.
File metadata
- Download URL: generic_tree-0.0.1-py3-none-any.whl
- Upload date:
- Size: 16.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e74195372cf8dac150a88952cc2cd33e85918ed11baf7b2c73869bc7b8cbad38
|
|
| MD5 |
b9f537cf4cb2c4f35aa30a39be4ccb16
|
|
| BLAKE2b-256 |
799dd04a7c80aef592102527d9d198fca2d2957b51148da02084fe09fd66a045
|