The package ‘TxtoJson’ converts a file(.py) specified in the form of path into java-script object notation format.In order to compute the things throguh this package, your software must have the following imperative modules: 1.json module . 2.pathlib module . So, make sure the above written modules must be in the IDE or in the editor. In this package, you can generate a json formatteed file by just incepting the operation of the program using the path pointing out the target file. Moreover, this package allows you to specify the path of that file which is generated after the processing.The path should be written in descriptive manner which means that while entering the path in the terminal, you must write the complete path in order to demestify the things for the interpreter(). For example: On windows operating system, the source file ‘m’ is in a folder say ‘x’ which is itself present in another folder ‘y’ and the folder ‘y’ is present in the local disk drive ‘D’ We can write the path by citing the following format in order to facilitate the steps: path = Path(“d:\y\x\m.type_of_format”) where: ‘path’ is an object storing the path of a specific file and ‘Path’ is a class embedded in the pathlib module which is used by an interpreter to get the path of what is going to be processed in the future. …
Release files for txtoJson 1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| txtoJson-1.1.tar.gz | 1.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| txtoJson-1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 15.7 kB
Release files / txtoJson-1.1.tar.gz
| Download URL | txtoJson-1.1.tar.gz |
|---|---|
| Size | 1.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e93a04dac80f6fdd7057eb4380f2f68df1e778183936de5aa906ff78a6712e66
|
|
BLAKE2b-256 checksum How to use checksums |
84ac3795cbe8b3088f62ea9cc7e0c7452e12e68c3caa5b94635b31601bfb9033
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
|
Release files / txtoJson-1.1-py3-none-any.whl
| Download URL | txtoJson-1.1-py3-none-any.whl |
|---|---|
| Size | 14.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2edbcf96cf8686f0edea32549b06248d8cd0612b4e010c8056f9ee7ea9c04210
|
|
BLAKE2b-256 checksum How to use checksums |
682b87e812792db2ba7ec71c174ce46123d4187f28877b0298b7f06fd29dd8f0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
|