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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyreport2to3-1.2.2.tar.gz.
File metadata
- Download URL: pyreport2to3-1.2.2.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d7ff1b03c0c08bf92a7ab29503b5cace0d328c22fb945f8f9896cb4281a9840
|
|
| MD5 |
5bdfc20243902647aefb8198d358cf35
|
|
| BLAKE2b-256 |
b71774c2498de8cc69f2299eab99ce92dbbbeea6c4466038f677a3e9e5cc0c16
|
File details
Details for the file pyreport2to3-1.2.2-py3-none-any.whl.
File metadata
- Download URL: pyreport2to3-1.2.2-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d43489e91ea38c0217538fd035186bcd257f452292fceabb1ef7233a7488e5f7
|
|
| MD5 |
655ecd9ea9678d3c37b2c8c978b12ee1
|
|
| BLAKE2b-256 |
7e4b028488168ecc5fbf854868ca05273dcc1b71524a9cd3a0607b7f6cdabae2
|