Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Packaged vPhon for PyPI and added convert_line() function #2

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

gerazov
Copy link

@gerazov gerazov commented Nov 26, 2018

I packaged vPhon for PyPI and added a convert_line() function to be used from within Python.

I tested it on test PyPI, and you can give it a try like so:

pip install --index-url https://test.pypi.org/simple/ vPhon

Then within Python:

from vPhon import vPhon
vPhon.convert_line("Trong một cuộc", dialect="n")

If you approve you can push it to the official PyPI.

I also added my name as a co-author, but you can take it down if you think it's inappropriate ; )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant