Skip to content

Pulling documentation

Seraphim Ryaboshapko edited this page May 3, 2021 · 5 revisions

Pulling is an open source python package for working with files of different extensions. The repository now supports .txt .rtf .pdf .docx .csv .avro .json formats.

To start using the repository, first install python from its official page. After that, install the pulling package through the console.

pip install pulling

You can see examples of the use of pulling in test/pulling_test.py.

Future

Such a repository can be extended for life. That's what I will do. But the next version (where there will be working from other formats) will not be released soon. So, keep this repository and be patient.

In the future, I want to work with .orc .rcf .parquet .feather (and one day .doc .odt), add conversion to other extensions for all formats, add new functions, and new formats.

Communication

If you have any questions about pulling or have problems, please, write adequately! Thank you very much for your understanding.

You can support me in my profiles:

gmail - ryaboshapkoseraph@gmail.com

github - https://github.com/ityas

Clone this wiki locally