Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luzfcb/pymetaphoneptbr
https://github.com/luzfcb/pymetaphoneptbr
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/luzfcb/pymetaphoneptbr
- Owner: luzfcb
- License: bsd-2-clause
- Created: 2015-06-10T15:20:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-10T15:20:18.000Z (over 9 years ago)
- Last Synced: 2024-04-16T02:29:24.024Z (7 months ago)
- Language: Python
- Size: 109 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
===============================
pymetaphoneptbr
===============================| |docs| |travis| |appveyor| |coveralls| |landscape| |scrutinizer|
| |version| |downloads| |wheel| |supported-versions| |supported-implementations|.. |docs| image:: https://readthedocs.org/projects/pymetaphoneptbr/badge/?style=flat
:target: https://readthedocs.org/projects/pymetaphoneptbr
:alt: Documentation Status.. |travis| image:: http://img.shields.io/travis/luzfcb/pymetaphoneptbr/master.png?style=flat
:alt: Travis-CI Build Status
:target: https://travis-ci.org/luzfcb/pymetaphoneptbr.. |appveyor| image:: https://ci.appveyor.com/api/projects/status/github/luzfcb/pymetaphoneptbr?branch=master
:alt: AppVeyor Build Status
:target: https://ci.appveyor.com/project/luzfcb/pymetaphoneptbr.. |coveralls| image:: http://img.shields.io/coveralls/luzfcb/pymetaphoneptbr/master.png?style=flat
:alt: Coverage Status
:target: https://coveralls.io/r/luzfcb/pymetaphoneptbr.. |landscape| image:: https://landscape.io/github/luzfcb/pymetaphoneptbr/master/landscape.svg?style=flat
:target: https://landscape.io/github/luzfcb/pymetaphoneptbr/master
:alt: Code Quality Status.. |version| image:: http://img.shields.io/pypi/v/pymetaphoneptbr.png?style=flat
:alt: PyPI Package latest release
:target: https://pypi.python.org/pypi/pymetaphoneptbr.. |downloads| image:: http://img.shields.io/pypi/dm/pymetaphoneptbr.png?style=flat
:alt: PyPI Package monthly downloads
:target: https://pypi.python.org/pypi/pymetaphoneptbr.. |wheel| image:: https://pypip.in/wheel/pymetaphoneptbr/badge.png?style=flat
:alt: PyPI Wheel
:target: https://pypi.python.org/pypi/pymetaphoneptbr.. |supported-versions| image:: https://pypip.in/py_versions/pymetaphoneptbr/badge.png?style=flat
:alt: Supported versions
:target: https://pypi.python.org/pypi/pymetaphoneptbr.. |supported-implementations| image:: https://pypip.in/implementation/pymetaphoneptbr/badge.png?style=flat
:alt: Supported imlementations
:target: https://pypi.python.org/pypi/pymetaphoneptbr.. |scrutinizer| image:: https://img.shields.io/scrutinizer/g/luzfcb/pymetaphoneptbr/master.png?style=flat
:alt: Scrutinizer Status
:target: https://scrutinizer-ci.com/g/luzfcb/pymetaphoneptbr/Python Wrapper of Metaphone
* Free software: BSD license
Installation
============::
pip install pymetaphoneptbr
Documentation
=============https://pymetaphoneptbr.readthedocs.org/
Development
===========To run the all tests run::
tox