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.3.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file l-converters-1.0.3.tar.gz
.
File metadata
- Download URL: l-converters-1.0.3.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 | 7bb04fece780de9757ec7270917202a59261425c76e22496eb90e3fc7d43287d |
|
MD5 | dd1fafb44beba6e93d9ce5dab7853f96 |
|
BLAKE2b-256 | d95adc4ad85b3724e66e740b69665610fed5ae70925dece22fddd28f04189585 |
File details
Details for the file l_converters-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: l_converters-1.0.3-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 | 45371a16c8cc72a6214e349b2ffa951c87b496b88ddd3b9c9819d6651da992af |
|
MD5 | 734002f93e892e0c7490d690f40e3018 |
|
BLAKE2b-256 | 0f57331be59f3454deeb424af7a82822b885e0a5df2d8284a493af99ae87455c |