Convert text from one file format to another
Project description
Téacs
Package for converting text between file formats.
INSTALLING
How to install Téacs.
pip install teacs
USING
from teacs import convert_format
src: str = 'docs'
dest: str = 'docx'
data: str = '[GOOGLE DOCS DOCUMENT ID]'
google_login_data: dict = {...}
# additional arguments are passed into kwargs
result = convert_format(src, dest, data, google_login=google_login_data)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
teacs-0.0.2.tar.gz
(13.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
teacs-0.0.2-py3-none-any.whl
(17.5 kB
view details)
File details
Details for the file teacs-0.0.2.tar.gz.
File metadata
- Download URL: teacs-0.0.2.tar.gz
- Upload date:
- Size: 13.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
468dc6903f124c2049ba788720a45b749b79c303a30aa9d23355e1358b0ae3d8
|
|
| MD5 |
c028a9e9c5c73e1a913ba35c28fb0d00
|
|
| BLAKE2b-256 |
2f9316e7eaaa8fba597ab8af412db83ca4e6bb24b07ddaf5a3d457aacb51bae6
|
File details
Details for the file teacs-0.0.2-py3-none-any.whl.
File metadata
- Download URL: teacs-0.0.2-py3-none-any.whl
- Upload date:
- Size: 17.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bba64ea06cf292e0d135649a795d505b18793a8ccfdabb065edf86ebf606d259
|
|
| MD5 |
a13ed27b4baa1feb9041d873cccc5d17
|
|
| BLAKE2b-256 |
5419c5ef598c7b25073105b4cab5c69275b46d1d40d50c3a8f5fb708aabc9eb3
|