arugifa / europython-2018-workshop
Material for my workshop at EuroPython 2018
☆12Updated 5 years ago
Alternatives and similar repositories for europython-2018-workshop:
Users that are interested in europython-2018-workshop are comparing it to the libraries listed below
- AsyncIO serving for data science models☆24Updated 2 years ago
- A brief tutorial on NLP via sentiment classification, Jupyter notebooks, feature creation, and exploritory data analysis.☆25Updated 6 years ago
- Dealing with Datetimes: A tutorial given at PyCon 2019☆16Updated 5 years ago
- Simple method used to load configuration variables from different sources.☆10Updated 6 years ago
- Extensible schema validations and declarative syntax helpers in Python.☆25Updated last year
- Versioned domain model. Python library for revisioning/versioning of databases.☆44Updated 4 years ago
- A cookiecutter template for a basic Django Web API project.☆15Updated 8 years ago
- Tool for looking at the entry point plugins on a system☆24Updated 3 years ago
- A python module that will check for package updates.☆28Updated 3 years ago
- A small wrapper around python logging module which can easily format and write logs to file.☆12Updated 2 years ago
- Query GitHub API v4 using GraphQL☆15Updated 7 years ago
- Easy access of environment variables from Python with support for typing (ex. booleans, strings, lists, tuples, integers, floats, and dic…☆25Updated last year
- Sample project showcasing Docker multi-stage builds in Python/Django project☆16Updated 5 years ago
- A tool to wait for services and execute command. Useful in Docker containers.