Skip to content

A Python Package to validate and generate Mexican codes (RFC, CURP)

License

Notifications You must be signed in to change notification settings

luisfernandobarrera/python-rfcmx

Repository files navigation

Overview

docs Documentation Status
tests

Coverage Status
package PyPI Package latest release PyPI Package monthly downloads PyPI Wheel Supported versions Supported implementations

A Python Package to validate and generate Mexican codes (RFC, CURP)

  • Free software: BSD license

Installation

pip install rfcmx

Documentation

https://python-rfcmx.readthedocs.io/

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows
set PYTEST_ADDOPTS=--cov-append
tox
Other
PYTEST_ADDOPTS=--cov-append tox

About

A Python Package to validate and generate Mexican codes (RFC, CURP)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages