pyprojectify

pyprojectify is a utility allowing python package authors/maintainers/packagers to painlessly migrate their package from setup.py to the new pyproject.toml.

MIT License

Downloads
200
Stars
1

============
pyprojectify

.. image:: https://img.shields.io/badge/Maintained%3F-yes-green.svg :target: https://GitHub.com/SekouDiaoNlp/pyprojectify/graphs/commit-activity :alt: Package Maintenance Status

.. image:: https://img.shields.io/badge/maintainer-SekouDiaoNlp-blue :target: https://GitHub.com/SekouDiaoNlp/pyprojectify :alt: Package Maintener

.. image:: https://img.shields.io/github/checks-status/SekouDiaoNlp/mlconjug3/master?label=Build%20status%20on%20Windows%2C%20MacOs%20and%20Linux :target: https://github.com/SekouDiaoNlp/pyprojectify/actions/workflows/main.yml :alt: Build status on Windows, MacOs and Linux

.. image:: https://img.shields.io/pypi/v/pyprojectify.svg :target: https://pypi.python.org/pypi/pyprojectify :alt: Pypi Python Package Index Status

.. image:: https://anaconda.org/conda-forge/pyprojectify/badges/version.svg :target: https://anaconda.org/conda-forge/pyprojectify :alt: Anaconda Package Index Status

.. image:: https://img.shields.io/pypi/pyversions/pyprojectify :target: https://pypi.python.org/pypi/pyprojectify :alt: Compatible Python versions

.. image:: https://img.shields.io/conda/pn/conda-forge/pyprojectify?color=dark%20green&label=Supported%20platforms :target: https://anaconda.org/conda-forge/pyprojectify :alt: Supported platforms

.. image:: https://readthedocs.org/projects/pyprojectify/badge/?version=latest :target: https://pyprojectify.readthedocs.io/en/latest :alt: Documentation Status

.. image:: https://pyup.io/repos/github/SekouDiaoNlp/pyprojectify/shield.svg :target: https://pyup.io/repos/github/SekouDiaoNlp/pyprojectify/ :alt: Dependencies status

.. image:: https://codecov.io/gh/SekouDiaoNlp/pyprojectify/branch/master/graph/badge.svg?token=EiEXyUJGpF :target: https://codecov.io/gh/SekouDiaoNlp/pyprojectify :alt: Code Coverage Status

.. image:: https://snyk-widget.herokuapp.com/badge/pip/pyprojectify/badge.svg :target: https://snyk.io/test/github/SekouDiaoNlp/pyprojectify?targetFile=requirements.txt :alt: Code Vulnerability Status

.. image:: https://img.shields.io/pypi/dm/pyprojectify?label=PyPi%20Downloads :target: https://pypi.org/project/pyprojectify/ :alt: PyPI Downloads

.. image:: https://img.shields.io/conda/dn/conda-forge/pyprojectify?label=Anaconda%20Total%20Downloads :target: https://anaconda.org/conda-forge/pyprojectify :alt: Conda

pyprojectify is a utility allowing python package authors/maintainers/packagers to painlessly migrate their package from setup.py to the new pyproject.toml.

Features

  • TODO

Credits

This package was created with Cookiecutter_ and the audreyr/cookiecutter-pypackage_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter .. _audreyr/cookiecutter-pypackage: https://github.com/audreyr/cookiecutter-pypackage