✝️
ecce homo
Hi, I'm a mechanical engineer cum software engineer. I'm currently interested in solving *statistically significant* problems.
- Berlin, Germany
- https://about.me/oluwafemi.sule
Pinned Loading
-
-
How to python packages
How to python packages 1# Setting up custom python packages
23I know of one or more reported cases where python imports failed.
4Because python packages are arranged with reference to the file system structure, running a module that imports a package that is one-level up in the file hierarchy results in an `ImportError`.
5 -
django-envie
django-envie PublicA django module to allows the use of environment variables set in an env.py file
-
ddd-flask-example
ddd-flask-example PublicForked from MichaelDiBernardo/ddd-flask-example
A terse example of DDD-inspired architecture using Flask and SQLAlchemy/MongoDB as storage options.
Python
-
What Airflow v1.0.3 Scheduler Job is...
What Airflow v1.0.3 Scheduler Job is doing 1It sets taskinstance state in the following transition
23State.SCHEDULED -> State.QUEUED
45Task dependencies are not checked until task is running :(
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.