GithubHelp home page GithubHelp logo

jzeuner / konbata Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 4.0 77 KB

Konbata is a Python file converter

License: MIT License

Python 99.44% Makefile 0.56%
python file-formats formatter converter libary csv-files csv-parsing xlsx-files xlsx-parsing

konbata's People

Contributors

jzeuner avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

konbata's Issues

Add and extend TestCases

There are some TestCases but they do not cover all the code right now!
Therefore the test cases need to be extended. In this process the test cases can be restructured as well!

Questions or Ideas? - Feel free to comment below :)

Real Contribution Guideline needed

To make it easier for others to participate and to increase the project quality a good contribution guideline is needed.

Questions or Ideas? - Feel free to comment below :)

New Feature: hd - Format

Implement the hd format.

To add this format the following parts has to be implemented:

  • hd_toTree and hd_fromTree
  • TestCases
  • add Format to FormatLoader

For Questions and for critic feel free to comment!

Rework: to/from Tree functions of existing Formats

The internal Data Structure was extended with new DataNodes.
The existing functions parsing data to/from the internal data structure need to be reworked to also use these new classes.

By this rework the internal data structure can be extended as well.

Have Questions or good ideas? - Feel free to comment below!

New Feature: Additional Formats

Implement new data formats for hierarchical data.

To add this format the following parts has to be implemented:

  • *_toTree and *_fromTree
  • TestCases
  • add Format to FormatLoader

Always looking for good ideas of new formats.

For Questions and for critic feel free to comment!

New Feature: Add more options to the different formats

Right now the functions for the formatting dont support options or a flexible use.
Therefore more options should be added, like extend file instead of override or add header/footer to files ...

It could also be an idea to add an additional options data object.

Questions or Ideas? - Feel free to comment below!

New Feature: json - Format

Implement the json format.

To add this format the following parts has to be implemented:

  • json_toTree and json_fromTree
  • TestCases
  • add Format to FormatLoader

For Questions and for critic feel free to comment!

Documentation needed

Right now there are only comments as documentation in the code.
A real and large documentation would be better ;)

Questions or Ideas? - Feel free to comment below :)

New Feature: xml - Format

Implement the xml format.

To add this format the following parts has to be implemented:

  • xml_toTree and xml_fromTree
  • TestCases
  • add Format to FormatLoader

For Questions and for critic feel free to comment!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.