Skip to content

vinayak-vikram/DataConda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataConda

DataConda logo

A python library for many things involving data

Download

Download dataconda.zip

Unzip dataconda.zip in your project folder (this will make a file called dataconda.py)

Dependencies

  • bs4 (BeautifulSoup)
  • requests
  • tkinter
  • matplotlib
  • flask
  • sqlite3

Install/Use

Linux

Move dataconda.py to the project folder or move dataconda.py to /usr/lib/python3.your python version

Command line:

dc@dataconda:~$ cd Downloads/
dc@dataconda:~/Downloads$ sudo cp dataconda.py /usr/lib/python3.6

(I use python 3.6 but you can use python 3.5, 3.7, 3.8, or 3.9)

Windows

Move dataconda.py to the project folder

Mac

Move dataconda.py to the project folder

Submodules

If you only want to use a single feature of DataConda, it is better to check the submodules which reduces dependencies

About

A python library for many things involving data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages