Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leocornus/leocornus.pydev

MOVED to Buildout cfgrepo Python sample folder
https://github.com/leocornus/leocornus.pydev

Last synced: 5 days ago
JSON representation

MOVED to Buildout cfgrepo Python sample folder

Awesome Lists containing this project

README

        

THIS REPOSITORY IS ABANDONED,
All source code are moved to `leocornus.buildout.cfgrepo Python sample
`_.

This is a basic development environment for plain Python application based
on buildout. Here you can start a Python application's development as
quick as possible. leocornus.pydev will offer:

- separate local Python environment.
- buildout facilities
- unit testing facilities

How to do unit test::

$ bin/buildout
$ bin/test