Skip to content

DREU007/work-with-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Status

Python CI Maintainability

Description

Work with API - A collection of exercises to practice in visualizing API requests from GitHub and HackerNews. Based on Python Crash Course exercises.

Installation

git clone https://github.com/DREU007/work-with-api/
cd work-with-api
make install
poetry shell  # To run virtual enviroment.

Run any exercise to see data visualisation in virtual enviroment.

python ex1_SOME_NAME.py

Uninstallation

rm -rf work-with-api

Dependencies

  • Python 3.10
  • Poetry

Screenshots

Web preview

<iframe src="https://dreu007.github.io/work-with-api/examples/python_repos.html" width="100%" height="1000"></iframe> <iframe src="https://dreu007.github.io/work-with-api/examples/github_repos.html" width="100%" height="1000"></iframe> <iframe src="https://dreu007.github.io/work-with-api/examples/hn_active_comments.html" width="100%" height="1000"></iframe>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published