title | date | event_date | url | author | featured_image | categories | tags | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
July Python Pune meetup 2019 |
2019-07-22 10:20:07 +0530 |
2019-07-13 10:30:00 +0530 |
event/july-python-pune-meetup-2019 |
Bhavin Gandhi |
|
|
- Speaker: Abhijit Gadgil
- Description: This talk is about the proposal that is submitted to Pycon India 2019. We look at simulating Poker games as a way of getting started thinking in Python, that is in terms of it's built-ins core constructs and standard libraries.
- References:
- Speaker: Sourav Singh
- Description: When we want to scrape tweets from Twitter, we are limited by API limits. Twint is an advanced tool for scraping tweets from Twitter without any need of an API key. Twint can also do advanced scraping like scraping tweets based on a location, scraping only tweets of a verified person on a topic and many others.
- References: