Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/leocornus/leocornus.pydev
- Owner: leocornus
- Created: 2011-10-18T18:45:47.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2014-07-29T15:54:52.000Z (over 10 years ago)
- Last Synced: 2024-03-26T01:46:00.992Z (8 months ago)
- Language: Python
- Homepage: https://github.com/leocornus/leocornus.buildout.cfgrepo/tree/master/sample/python
- Size: 110 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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 facilitiesHow to do unit test::
$ bin/buildout
$ bin/test