Skip to content

ppintosilva/pydummy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pydummy

Build Status - master

A dummy template so you can get started with your python project.

Requirements

These modules should probably be available system-wide:

virtualenv
tox

Usage

Download asset.

Edit:

  • Names: module, functions, setup.py, docs/config.py
  • Author data: setup.py, docs/config.py
  • Dependencies: requirements.txt
  • Version number: dummy/__init__.py, setup.py, docs/config.py
  • license
  • docs

Remember:

  • Pushes to github will trigger travis-ci.
  • To package/test locally just run: tox

Features

  • packaging: setup.py and tox
  • testing: pytest and tox
  • docs: sphinx
  • continuous integration: travis-ci
  • global settings, logging and http caching

About

A dummy template to get you started on your python project

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages