Metrical analysis tools for indic languages in general, and sanskrit in particular
Project description
Chandas
=======
|Build Status| |Documentation Status|
For users
=========
- `Autogenerated Docs on readthedocs (might be
broken) <http://chandas.readthedocs.io/en/latest/>`__.
- Manually and periodically generated docs
`here <https://sanskrit-coders.github.io/chandas/build/html/>`__
- For detailed examples and help, please see individual module files in
this package.
Installation or upgrade:
------------------------
- ``sudo pip install chandas -U``
- ``sudo pip install git+https://github.com/sanskrit-coders/chandas/@master -U``
- `Web <https://pypi.python.org/pypi/chandas>`__.
For contributors
================
Contact
-------
Have a problem or question? Please head to
`github <https://github.com/sanskrit-coders/chandas>`__.
Packaging
---------
- ~/.pypirc should have your pypi login credentials.
::
python setup.py bdist_wheel
twine upload dist/* --skip-existing
Build documentation
-------------------
- sphinx html docs can be generated with ``cd docs; make html``
Testing
-------
Run ``pytest`` in the root directory.
Auxiliary tools
---------------
- |Build Status|
- |Documentation Status|
- `pyup <https://pyup.io/account/repos/github/sanskrit-coders/chandas/>`__
.. |Build Status| image:: https://travis-ci.org/sanskrit-coders/chandas.svg?branch=master
:target: https://travis-ci.org/sanskrit-coders/chandas
.. |Documentation Status| image:: https://readthedocs.org/projects/chandas/badge/?version=latest
:target: http://chandas.readthedocs.io/en/latest/?badge=latest
.. |Documentation Status| image:: https://readthedocs.org/projects/indic-transliteration/badge/?version=latest
:target: http://indic-transliteration.readthedocs.io/en/latest/?badge=latest
=======
|Build Status| |Documentation Status|
For users
=========
- `Autogenerated Docs on readthedocs (might be
broken) <http://chandas.readthedocs.io/en/latest/>`__.
- Manually and periodically generated docs
`here <https://sanskrit-coders.github.io/chandas/build/html/>`__
- For detailed examples and help, please see individual module files in
this package.
Installation or upgrade:
------------------------
- ``sudo pip install chandas -U``
- ``sudo pip install git+https://github.com/sanskrit-coders/chandas/@master -U``
- `Web <https://pypi.python.org/pypi/chandas>`__.
For contributors
================
Contact
-------
Have a problem or question? Please head to
`github <https://github.com/sanskrit-coders/chandas>`__.
Packaging
---------
- ~/.pypirc should have your pypi login credentials.
::
python setup.py bdist_wheel
twine upload dist/* --skip-existing
Build documentation
-------------------
- sphinx html docs can be generated with ``cd docs; make html``
Testing
-------
Run ``pytest`` in the root directory.
Auxiliary tools
---------------
- |Build Status|
- |Documentation Status|
- `pyup <https://pyup.io/account/repos/github/sanskrit-coders/chandas/>`__
.. |Build Status| image:: https://travis-ci.org/sanskrit-coders/chandas.svg?branch=master
:target: https://travis-ci.org/sanskrit-coders/chandas
.. |Documentation Status| image:: https://readthedocs.org/projects/chandas/badge/?version=latest
:target: http://chandas.readthedocs.io/en/latest/?badge=latest
.. |Documentation Status| image:: https://readthedocs.org/projects/indic-transliteration/badge/?version=latest
:target: http://indic-transliteration.readthedocs.io/en/latest/?badge=latest
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.
See tutorial on generating distribution archives.