Menu

Tree [0425bf] default tip /
 History

Read Only access


File Date Author Commit
 tests 2021-02-07 Alexander Tretyak Alexander Tretyak [0425bf] -`"products": {}` -> `products = {}`
 LICENSE.txt 2018-07-29 Alexander Tretyak Alexander Tretyak [2e54bc] Let's start with tests!
 README.md 2018-08-03 Alexander Tretyak Alexander Tretyak [c931f5] +setup.py
 package.json 2021-02-07 Alexander Tretyak Alexander Tretyak [0425bf] -`"products": {}` -> `products = {}`
 run_tests.py 2021-01-28 Alexander Tretyak Alexander Tretyak [544866] Support of `;` (inspired by >[https://www.howja...
 runtests.js 2021-01-28 Alexander Tretyak Alexander Tretyak [544866] Support of `;` (inspired by >[https://www.howja...
 setup.py 2021-02-07 Alexander Tretyak Alexander Tretyak [0425bf] -`"products": {}` -> `products = {}`
 thindf.js 2021-02-07 Alexander Tretyak Alexander Tretyak [0425bf] -`"products": {}` -> `products = {}`
 thindf.py 2021-02-07 Alexander Tretyak Alexander Tretyak [0425bf] -`"products": {}` -> `products = {}`

Read Me

Usage:

thindf.to_thindf(object, indent = 4)

Returns string in thindf corresponding to a given object.

thindf.parse(str)

Converts string in thindf into object.


Использование:

thindf.to_thindf(object, indent = 4)

Возвращает строку в формате thindf соответствующую переданному объекту.

thindf.parse(str)

Конвертирует строку в формате thindf в объект.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.