Skip to content

Python's CSV and NamedTuple playground: salaries/language from 40,000 DOU records

License

Notifications You must be signed in to change notification settings

sonerayberk/goldiepython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goldiepython

Goldie Python

First of all

Clone this repository:

[email protected]:sonerayberk/goldiepython.git

Requirements

Ensure to run developers.py with Python3.6 installed

To build analytical charts install:

pip install dash
pip install dash_core_components
pip install dash_html_components

Heavy requirements, aren't they?

To start the service, run:

python webapp.py

Then open browser at: http://localhost:8050/

About

Python's CSV and NamedTuple playground: salaries/language from 40,000 DOU records

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages