Skip to content

JFF-Bohdan/item_lookup

Repository files navigation

Item lookup

Repository for education purpose. This code is related to to blog post: https://bohdan-danishevsky.blogspot.com/2021/02/python-playing-with-big-lists-132m.html

As data file we will use file with expired passports from Russia, this file can be downloaded here Just use big link in the middle of the page.

Initialization

Please create virtual environment and activate it. To find more information how to do this, please use this article

Install all dependencies using:

pip install -r requirements-dev.txt

For Linux OS you will need to use pip3 instead of pip

About

Educational repository for item lookup in big list

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages