Pytdm

Latest version: v0.1.2

Safety actively analyzes 623248 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.0

0.0.9

Bug fixes, better spelling for _r_, added docstrings and version number. Now you can do eg that:
python
>>> import pytdm
>>> help(pytdm.mów)
mów(s:str, show=True)
say given polish text then print it if show == True.
you can also call it with mow(s)

and call `pytdm.__version__` to check what version are you using.
and some minor fixes (still not the end of them I'm afraid)

I really hope that I will be able to call the next version `v0.1.0' and say that the stage of development is now alpha but some things have to be resolved before

0.0.8

Fixed minor bugs (eg. devoicing _w_-s before _sz_), improved number handling (negative numbers now work and cases like 'kot17' are now pronounced correctly) and added Polish spelling: lone letters are now spelled in the polish way. _y_ will no longer be read as _why_ but like _igrek_/_eegrehk_

[this release on PyPI](https://pypi.org/project/pytdm/0.0.8/)

0.0.7

Basic functionalities are now working. Not perfect but already quite remarkable.
See the release on [PyPI](https://pypi.org/project/pytdm/0.0.7/)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.