Skip to content

A Python Library for the EduPython Project Kits (Previously: edupy)

License

Notifications You must be signed in to change notification settings

bcroston/edupython

 
 

Repository files navigation

If you go up a version:

- change version number in make_deb

- add new version to debian-jessie/changelog using exactly the same format.
    Newest version at the top.
    If in doubt, look at example in
      https://sourceforge.net/p/raspberry-gpio-python/code/ci/default/tree/debian_jessie/changelog

- change version number in setup.py

- Make sure it is all in github

- Add to pypi using:
  $ python3 setup.py sdist upload

- Create debian package using:
  $ ./make_deb

About

A Python Library for the EduPython Project Kits (Previously: edupy)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 65.6%
  • Shell 21.9%
  • Makefile 12.5%