Skip to main content

Common utilities to ease development of Python packages

Project description

https://badge.fury.io/py/easydev.svg https://github.com/cokelaer/easydev/actions/workflows/main.yml/badge.svg https://coveralls.io/repos/cokelaer/easydev/badge.svg?branch=main
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.9, 3.10, 3.11, 3.12

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.

Note 10/01/2025: Although I tried to keep back-compatibility as much as possible, test can be done only on newest version. support for python 3.7 and 3.8 were droppe because the continuous integration does not support it. However, easydev may still be python3.7 and 3.8 compatible. Have a try.

Changelog

Version

Description

0.13.3

  • update pyproject with contribs from @s-t-e-v-e-n-k see PR37

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

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page