https://github.com/zulko/mypackage
https://github.com/zulko/mypackage
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zulko/mypackage
- Owner: Zulko
- License: other
- Created: 2014-01-16T22:31:36.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-16T22:32:08.000Z (over 12 years ago)
- Last Synced: 2025-03-04T14:49:11.884Z (over 1 year ago)
- Language: Python
- Size: 195 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
MyPackage
=================
Installation
--------------
MyPackage can be installed by unzipping the source code in one directory and using this command: ::
sudo python setup.py install
You can also install it directly from the Python Package Index with this command: ::
sudo pip mypackage install
Licence
--------
See file LICENCE.txt in this folder
Contribute
-----------
MyPackage is an open-source software. Everyone is welcome to contribute !