Skip to main content

Python package repository template

Project description

PyGenesis

Python package repository template

You can find Full Project Documentation here


Workflows

Tests Pylint

Package

Version Development Status Python version License Wheel

Support

Documentation Discussions Issues

Downloads

Day Downloads Week Downloads Month Downloads All Downloads

Languages

Languages Top Language

Development

  • Release date Last Commit
  • Issues Closed Issues
  • Pull Requests Closed Pull Requests
  • Discussions

Menu

Mission

PyGenesis is a comprehensive Python package template designed to kickstart your projects instantly. With a clean and organized structure, it provides a hassle-free starting point for developers. Effortlessly begin your Python endeavors, focusing on your code, not the setup. Jumpstart your creativity with PyGenesis.

Open Source Project

This is the open source project with MIT license. Be free to use, fork, clone and contribute.

Features

  • This README (Change it for your python project)
  • This template base on libresource/open-source-checklist. It contains may useful files for open source project: (CHECKLIST.md, CONTRIBUTING.md, CODE_OF_CONDUCT.md, and much more).
  • setup.py for build your package
  • requirements.txt and dev-requirements.txt
  • Makefile with main commands to work with the project
    • run tests
    • calculate coverage
    • lint
    • build and install package
    • generate autodocumentation
    • others
  • GitHub workflows
    • generate documentation
    • run tests with coverage
    • run linter
    • publish your package in PyPi
    • greetings for new contributors

Requirements

  • pytest, pytest-cov, pylint, yamllint, sphinx, sphinx_rtd_theme
  • See more in Full Documentation

Development Status

Install

with pip

pip install pygenesis

See more in Full Documentation

Quickstart

from pygenesis import info

print(info())

More examples in Full Documentation

Contributing

You are welcome! To easy start please check:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pygenesis-1.1.0.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

pygenesis-1.1.0-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page