okfn/python-packaging-example

Name: python-packaging-example

Owner: Open Knowledge International

Description: An example python project structure

Created: 2015-10-20 13:39:23.0

Updated: 2018-02-08 18:35:58.0

Pushed: 2015-10-20 14:49:05.0

Homepage: null

Size: 128

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

A Python packaging example

This repository can be downloaded and used as the basic structure for OKFN python projects. It provides the basic requirements for creating a py2/3 universal package.

Use in conjunction with Python Packaging User Guide's Tutorial on Packaging and Distributing Projects.

Pay careful attention to the contents of setup.py to ensure your project is configured correctly, and remove sections not relevant to your project.

A minimal compat.py module is included to help projects maintain py2/py3 compatibility. Add further compatibility code to it within your specific project.

Remove this section in your own project.


Build Status Coverage Status

python-packaging-example

Installation
Usage

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.