Metadata-Version: 2.1
Name: scuts
Version: 2019.1.9.1
Summary: Python Standard Shortcuts
Home-page: UNKNOWN
Author: Arthur RENAUD
Author-email: arthur.b.renaud@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved
Classifier: Natural Language :: French
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Communications
Requires-Python: >=3.5

#SCUTS - Standard shortcuts

This repo intends to holds good programming heuristics for Data Scientist wanting to code smoothly.

Based on self-experience, it combines "heuristics" and "tricks" in order to make the Pythonista's life easier. 

This repo also holds some scripts in the ressources/scripts section that should make people's life easier when it comes to installs on Ubuntu !

## Remarks : 

This folder uses pipenv for dependencies handling. Go PIPENV ! 

## Image functions

## Scraping functions

## Other interesting ressources 

- Documenting : https://github.com/ericholscher/sphinx-tutorial/blob/master/start.rst
- FRENCH : if you want to deploy amazing python packages and look for a good tuto : http://www.xavierdupre.fr/app/ensae_teaching_cs/helpsphinx3/notebooks/td1a_unit_test_ci_correction.html


