Skip to content

cybercreek/yata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

12 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

YATA

cover-removebg-preview(2)

We eat data ๐Ÿ˜‹

Information

Yata is a fast, simple and easy Data Visulaization tool, running on python dash. The main goal of Yata is to provide a easy way for persons with little programming knowledge to visualize their data easily.

Version

v1.0yata

This is Yata version 1. No way is it expected to work as we expect, it is the bare bones of the full application, you can test it out to get a general idea of how the script will work!.

Contribute

If you would like to contribute to Yata, you can contact me at strotic@protonmail.com or Discord strotic#4544

How to install?

I designed yata on existing technologies, as such you will have to get these dependencies by running the yatainstall.sh file. Just a note, you need python installed.

A windows version will be coming soon, stay on the look out for that.

  • Clone Repository https://github.com/cybercreek/yata.git
  • Run the following commands chmod +x yatainstall.sh ./yatainstall.sh
  • Run Yata python3 yata.py

Quick Notes

The current state of the program only accepts .csv files, I am working on new and more functionalities.

Information Sheet

Filetype Supported
CSV Yes
TXT No
SQLITE No
DB No

Releases

No releases published

Packages

No packages published