Metadata-Version: 2.1
Name: ensae-projects
Version: 0.3.619
Summary: Helpers for projects, teachings, events.
Home-page: http://www.xavierdupre.fr/app/ensae_projects/helpsphinx/index.html
Author: Xavier Dupré
Author-email: xavier.dupre@gmail.com
License: MIT
Download-URL: https://github.com/sdpython/ensae_projects/
Keywords: ensae_projects,ENSAE,hackathon
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 5 - Production/Stable
Requires-Dist: pyquickhelper (>=1.9)
Requires-Dist: pyensae
Requires-Dist: pymyinstall
Requires-Dist: scikit-learn
Requires-Dist: pyrsslocal
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: jupyter
Requires-Dist: manydataapi
Requires-Dist: mlinsights


.. image:: https://travis-ci.org/sdpython/ensae_projects.svg?branch=master
    :target: https://travis-ci.org/sdpython/ensae_projects
    :alt: Build status

.. image:: https://ci.appveyor.com/api/projects/status/5qbwt4kaxpc8w415?svg=true
    :target: https://ci.appveyor.com/project/sdpython/ensae-projects
    :alt: Build Status Windows

.. image:: https://circleci.com/gh/sdpython/ensae_projects/tree/master.svg?style=svg
    :target: https://circleci.com/gh/sdpython/ensae_projects/tree/master

.. image:: https://badge.fury.io/py/ensae_projects.svg
    :target: http://badge.fury.io/py/ensae_projects

.. image:: http://img.shields.io/github/issues/sdpython/ensae_projects.png
    :alt: GitHub Issues
    :target: https://github.com/sdpython/ensae_projects/issues

.. image:: https://img.shields.io/badge/license-MIT-blue.svg
    :alt: MIT License
    :target: http://opensource.org/licenses/MIT

.. image:: https://codecov.io/github/sdpython/ensae_projects/coverage.svg?branch=master
    :target: https://codecov.io/github/sdpython/ensae_projects?branch=master

.. image:: http://www.xavierdupre.fr/app/ensae_projects/helpsphinx/_images/nbcov.png
    :target: http://www.xavierdupre.fr/app/ensae_projects/helpsphinx/all_notebooks_coverage.html
    :alt: Notebook Coverage

.. image:: https://img.shields.io/github/repo-size/sdpython/ensae_projects
    :target: https://github.com/sdpython/ensae_projects/
    :alt: size

.. _l-README:

ensae_projects
==============

Outils pour des projets d'étudiants, des hackathons, anti-sèches.

*Helpers, tools for teachings, events, hackathons, cheat sheets.*

**Installation**

::

    pip install ensae_projects

**Links**

* `GitHub/ensae_projects <https://github.com/sdpython/ensae_projects/>`_
* `documentation <http://www.xavierdupre.fr/app/ensae_projects/helpsphinx/index.html>`_
* `Blog <http://www.xavierdupre.fr/app/ensae_projects/helpsphinx/blog/main_0000.html#ap-main-0>`_

.. _l-HISTORY:

=======
History
=======

current - 2021-01-05 - 0.00Mb
=============================

* `13`: move CI to python 3.9 (2021-01-05)

0.2.574 - 2019-11-21 - 0.27Mb
=============================

* `12`: Remove waffle (deprecated) (2019-07-13)
* `7`: move CI to python 3.7 (2019-07-13)
* `11`: implements knn to find close images (2018-11-11)
* `10`: add code about bicycle trajectories knowning their location when they are stopped (2018-10-14)
* `9`: function folium_html_street_map fails with folium 0.6 (2018-08-12)
* `8`: fix a bug in plot_streets_network (2018-07-27)
* `2`: replace basemap with cartopy, postpone until cartopy is ready (2018-07-23)
* `6`: finish the summary on the last hackathon (2018-04-14)
* `5`: add function to manipulate images in video (2018-01-07)
* `4`: add function to manipulate text in videos (2018-01-07)


