Skip to content

navrajsaini/python-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-test

beautifulsoup_requests.py:

Web scraper for the BBC website using requests, MongoDB and Beautiful soup
This program creates a request based on the user's input for the BBC.
That info is grabbed from the website and the titles of the most recent
news articles is printed out and saved in a MongoDB database.

377.py

https://www.reddit.com/r/dailyprogrammer/comments/bazy5j/20190408_challenge_377_easy_axisaligned_crate/
This program does not use any libraries
Using the math library would probably make it more cleaner
Fit3 function would be way more cleaner

About

testing different things in python. Different programs I've created in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages