{"id":15361292,"url":"https://github.com/cokelaer/easydev","last_synced_at":"2025-04-15T07:30:46.749Z","repository":{"id":19760787,"uuid":"23018351","full_name":"cokelaer/easydev","owner":"cokelaer","description":"Common utilities to ease the development of Python packages","archived":false,"fork":false,"pushed_at":"2025-01-10T10:32:32.000Z","size":673,"stargazers_count":12,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-11T17:46:57.061Z","etag":null,"topics":["logging","packages","profiling","progressbar","swapdict"],"latest_commit_sha":null,"homepage":"http://easydev-python.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cokelaer.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-08-16T13:18:41.000Z","updated_at":"2025-01-10T10:30:13.000Z","dependencies_parsed_at":"2024-04-28T13:38:30.024Z","dependency_job_id":"abc5c8f6-1276-423b-b963-554cfd177a56","html_url":"https://github.com/cokelaer/easydev","commit_stats":{"total_commits":273,"total_committers":3,"mean_commits":91.0,"dds":0.0073260073260073,"last_synced_commit":"3ccace60b830ea0b55d345ecf23deb2b52e39f1b"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cokelaer%2Feasydev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cokelaer%2Feasydev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cokelaer%2Feasydev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cokelaer%2Feasydev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cokelaer","download_url":"https://codeload.github.com/cokelaer/easydev/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249026654,"owners_count":21200484,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["logging","packages","profiling","progressbar","swapdict"],"created_at":"2024-10-01T12:54:25.858Z","updated_at":"2025-04-15T07:30:46.743Z","avatar_url":"https://github.com/cokelaer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"easydev\n##########\n\n.. image:: https://badge.fury.io/py/easydev.svg\n    :target: https://pypi.python.org/pypi/easydev\n\n.. image:: https://github.com/cokelaer/easydev/actions/workflows/main.yml/badge.svg\n    :target: https://github.com/cokelaer/easydev/actions/workflows/main.yml\n\n\n.. image:: https://coveralls.io/repos/cokelaer/easydev/badge.svg?branch=main\n   :target: https://coveralls.io/r/cokelaer/easydev?branch=main\n\n\n\n\n:documentation: http://easydev-python.readthedocs.io/en/latest/\n:contributions: Please join https://github.com/cokelaer/easydev\n:source: Please use https://github.com/cokelaer/easydev\n:issues: Please use https://github.com/cokelaer/easydev/issues\n:Python version supported: 3.9, 3.10, 3.11, 3.12\n\n\nThe  `easydev \u003chttp://pypi.python.org/pypi/easydev/\u003e`_ package\nprovides miscellaneous functions that are repeatidly used during\nthe development of Python packages. The goal is to help developers on\nspeeding up their own dev. It has been used also as an incubator for other\npackages (e.g., http://pypi.python.org/pypi/colormap) and is stable.\n\n.. warning:: I'm not pretending to provide universal and bug-free tools. The\n    tools provided may also change. However, **easydev** is used\n    in a few other packages such as\n    `bioservices \u003chttps://pypi.python.org/pypi/bioservices\u003e`_,\n    `sequana \u003chttps://sequana.readthedocs.io\u003e`_ or\n    `GDSCTools \u003chttps://sequana.readthedocs.io\u003e`_ to give a few\n    examples.\n\n\nNote 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.\n\n\n\nChangelog\n~~~~~~~~~\n\n========= ==========================================================================\nVersion   Description\n========= ==========================================================================\n0.13.3    * update pyproject with contribs from @s-t-e-v-e-n-k see PR37\n0.13.2    * replace mock with unittest.mock (fixes\n            https://github.com/cokelaer/easydev/issues/20)\n0.13.1    * fix get_dependencies\n0.13.0    * fix requirements (line_profiler) and CI\n0.12.2    * For developers: move to pyprojet. add precomit\n          * replace pkg_resources (deprecated) with importlib\n          * replace appdirs with more generic platformdirs\n========= ==========================================================================\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcokelaer%2Feasydev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcokelaer%2Feasydev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcokelaer%2Feasydev/lists"}