Converters from smt to smt
Project description
L-CONVERTERS
What is it?
converters from smt to smt
how to install:
pip install l-converters
OR USE
python -m pip install l-converters
OR USE
git clone https://github.com/Sasha246sasha/l-converters.git
cd "l-converters" OR cd l-converters
python setup.py install
how to use:
import l_converters
# md text to html text
print(l_converters.FromMDtoHTML.text_to_text('''# good converter ) ## abc'''))
# md text to html file
l_converters.FromMDtoHTML.text_to_file('''# good converter ) ## abc''', "res.html")
! NOW l-converters only convert from MD to HTML !
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
l-converters-1.0.2.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file l-converters-1.0.2.tar.gz
.
File metadata
- Download URL: l-converters-1.0.2.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1000ce8d0c0940bb68518bb67787f741d4febedc0501aace11f7d35dd532a629 |
|
MD5 | 24f5f0d96ee334fb60bb1eface727b1d |
|
BLAKE2b-256 | 84d6ac6b2fcb4c524baa35640f0dba9fa5455ef0437886f6b406c3b660b2eda6 |
File details
Details for the file l_converters-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: l_converters-1.0.2-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd2c13d0ed8df4025c8bf13965aa38440f9a9267829462e78a644e811b50744f |
|
MD5 | 99f42334ce3917183187a5243b930c92 |
|
BLAKE2b-256 | babb65c94ba163f80ee6230bd172f519a81c20b45b404c21dcb11edc13f66164 |