Skip to main content

Python 2 to 3 porting HTML report

Project description

This package helps in generating better visualization report in python 2 to 3.

Installation

You can install directly after cloning:

use the Python package:

.. code-block:: bash

$ pip install --user pyreport2to3

Command line tool

After installation, you should have pyreport2to3 in your $PATH:

Usage

Python porting 2 to 3 report function:

.. code-block:: python

>>> from pyreport2to3 import get_HTMLreport

Call the get_HTMLreport function passing command (2to3 or python-modernize) and parameter (python folder or files) :

.. code-block:: python

>>> get_HTMLreport("python-modernize", "./python_project")

Python porting 2 to 3 HTML file pyreporting.html is generated in current location.

License

MIT License

.. code:: rst

|MIT license|

.. image:: https://img.shields.io/badge/License-MIT-blue.svg

Authors

Maurya Allimuthu ( catchmaurya@gmail.com )
Jitendra Kumar ( gtu.delhi@gmail.com )
Abraham Robert ( abrahamrobert123@gmail.com )

Contact

Please submit an issue if you encounter a bug and please email any questions or requests to @authors

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyreport2to3-1.2.2.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

pyreport2to3-1.2.2-py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 3

Supported by

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