easydev


Nameeasydev JSON
Version 0.13.1 PyPI version JSON
download
home_page
SummaryCommn utilities to ease development of Python packages
upload_time2024-02-13 13:36:23
maintainer
docs_urlhttps://pythonhosted.org/easydev/
authorThomas Cokelaer
requires_python>=3.8,<4.0
licenseBSD-3-Clause
keywords config decorators development
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            easydev
##########

.. image:: https://badge.fury.io/py/easydev.svg
    :target: https://pypi.python.org/pypi/easydev

.. image:: https://github.com/cokelaer/easydev/actions/workflows/main.yml/badge.svg
    :target: https://github.com/cokelaer/easydev/actions/workflows/main.yml


.. image:: https://coveralls.io/repos/cokelaer/easydev/badge.svg?branch=main
   :target: https://coveralls.io/r/cokelaer/easydev?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.7, 3.8, 3.9, 3.10


The  `easydev <http://pypi.python.org/pypi/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 <https://pypi.python.org/pypi/bioservices>`_,
    `sequana <https://sequana.readthedocs.io>`_ or
    `GDSCTools <https://sequana.readthedocs.io>`_ to give a few
    examples.

Changelog
~~~~~~~~~

========= ==========================================================================
Version   Description
========= ==========================================================================
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
========= ==========================================================================

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "easydev",
    "maintainer": "",
    "docs_url": "https://pythonhosted.org/easydev/",
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "config,decorators,development",
    "author": "Thomas Cokelaer",
    "author_email": "thomas.cokelaer@pasteur.fr",
    "download_url": "https://files.pythonhosted.org/packages/2f/49/a76434656475e6ec58fd4c503b596a020a0d6a41b32e917a6a093ca7571c/easydev-0.13.1.tar.gz",
    "platform": null,
    "description": "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.7, 3.8, 3.9, 3.10\n\n\nThe  `easydev <http://pypi.python.org/pypi/easydev/>`_ 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 <https://pypi.python.org/pypi/bioservices>`_,\n    `sequana <https://sequana.readthedocs.io>`_ or\n    `GDSCTools <https://sequana.readthedocs.io>`_ to give a few\n    examples.\n\nChangelog\n~~~~~~~~~\n\n========= ==========================================================================\nVersion   Description\n========= ==========================================================================\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",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Commn utilities to ease development of Python packages",
    "version": "0.13.1",
    "project_urls": null,
    "split_keywords": [
        "config",
        "decorators",
        "development"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fa116ff1cb186d843e54748b4ea320755ecfb432813f6427eb637ced13653e86",
                "md5": "6ff9155e48417435c5d69dd4f2b0d089",
                "sha256": "f5b15b1552d0bf731e5c470ab2521d8674fd2d5effba009ba93ae71b3b4514f8"
            },
            "downloads": -1,
            "filename": "easydev-0.13.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6ff9155e48417435c5d69dd4f2b0d089",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 56825,
            "upload_time": "2024-02-13T13:36:20",
            "upload_time_iso_8601": "2024-02-13T13:36:20.837237Z",
            "url": "https://files.pythonhosted.org/packages/fa/11/6ff1cb186d843e54748b4ea320755ecfb432813f6427eb637ced13653e86/easydev-0.13.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2f49a76434656475e6ec58fd4c503b596a020a0d6a41b32e917a6a093ca7571c",
                "md5": "f1179f9a75104f1ce3f2b5de1390d3be",
                "sha256": "5e0d75fc6111647e21a7c06fe6cb40df64100eae33860b75806e437c13374a0f"
            },
            "downloads": -1,
            "filename": "easydev-0.13.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f1179f9a75104f1ce3f2b5de1390d3be",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 42393,
            "upload_time": "2024-02-13T13:36:23",
            "upload_time_iso_8601": "2024-02-13T13:36:23.150277Z",
            "url": "https://files.pythonhosted.org/packages/2f/49/a76434656475e6ec58fd4c503b596a020a0d6a41b32e917a6a093ca7571c/easydev-0.13.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-13 13:36:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "easydev"
}
        
Elapsed time: 0.19485s