Videos from Past Meetups
Meetup 6
-
Developing REST API's with Python and Django - Santosh Ghimire
Santosh Ghimire from Phunka Technologies talks about basics of Developing REST API with Python. A basic introduction to REST API followed by Django Rest Framework. -
An Introduction to Geohashing - Narayan Kandel
Geohash is a latitude/longitude geocode system invented by Gustavo Niemeyer when writing the web service at geohash.org, and put into the public domain. It is a hierarchical spatial data structure which subdivides space into buckets of grid shape. Narayan Kandel from nlocate.com talks about the tool.
Meetup 8
-
Scalable Data Processing at Grepsr
Subrat Basnet, CTO and CoFounder at grepsr - a data extraction and web scraping service. The talk focuses on the architecture of greps which uses technologies like Apache storm, docker, Kinesis, MongoDB, Apache Mesos and gearman to scale the service in processing millions of records.
Meetup 9
- Asynchronous Job Queues with Python-rq
Ashish Acharya from Thoplo Pvt. Ltd. talks about lightweight asynchronous job queues with Python-rq. The presentation introduces Python-rq, redis and compares the library with Celery.