Pinned Repositories
ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com/ansible/
bug_pylint
cerberus
Lightweight, extensible data validation library for Python
cookiecutter-data-science
A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.
docker-pyenv-tox
Dockerfiles used to run test with tox and pyenv
engineering-blogs
A curated list of engineering blogs
gitignore
A collection of useful .gitignore templates
mongomock
Small library for mocking pymongo collection objects for testing purposes
pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
pvlib-python
A set of documented functions for simulating the performance of photovoltaic energy systems.
ndclt's Repositories
ndclt/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com/ansible/
ndclt/bug_pylint
ndclt/cerberus
Lightweight, extensible data validation library for Python
ndclt/cookiecutter-data-science
A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.
ndclt/docker-pyenv-tox
Dockerfiles used to run test with tox and pyenv
ndclt/engineering-blogs
A curated list of engineering blogs
ndclt/gitignore
A collection of useful .gitignore templates
ndclt/mongomock
Small library for mocking pymongo collection objects for testing purposes
ndclt/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
ndclt/pvlib-python
A set of documented functions for simulating the performance of photovoltaic energy systems.
ndclt/pylint
It's not just a linter that annoys you!
ndclt/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
ndclt/requests-mock
Mocked responses for the requests library
ndclt/testdriven-app-tuto