Skip to content

a-detiste/easydev

 
 

Repository files navigation

easydev

image

image

image

documentation

http://easydev-python.readthedocs.io/en/latest/

contributions

Please join https://github.com/cokelaer/easydev

source

Please use https://github.com/cokelaer/easydev

issues

Please use https://github.com/cokelaer/easydev/issues

Python version supported

3.7, 3.8, 3.9, 3.10

The easydev package provides miscellaneous functions that are repeatidly used during the development of Python packages. The goal is to help developers on speeding up their own dev. It has been used also as an incubator for other packages (e.g., http://pypi.python.org/pypi/colormap) and is stable.

Warning

I'm not pretending to provide universal and bug-free tools. The tools provided may also change. However, easydev is used in a few other packages such as bioservices, sequana or GDSCTools to give a few examples.

Changelog

Version Description

0.13.2

0.13.1 * fix get_dependencies
0.13.0 * fix requirements (line_profiler) and CI

0.12.2

  • For developers: move to pyprojet. add precomit
  • replace pkg_resources (deprecated) with importlib
  • replace appdirs with more generic platformdirs

About

Common utilities to ease the development of Python packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.8%
  • HTML 9.8%
  • JavaScript 2.4%