Metadata-Version: 2.1
Name: code-beatrix
Version: 0.5.565
Summary: Exercices pour apprendre la programmation, les algorithmes, et faire des coding goûters.
Home-page: http://lesenfantscodaient.fr/
Author: Xavier Dupré
Author-email: xavier.dupre@gmail.com
License: MIT
Download-URL: https://github.com/sdpython/code_beatrix/
Keywords: code_beatrix,coding goûter
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
Provides-Extra: faq
Requires-Dist: pyquickhelper (>=1.8)
Provides-Extra: faq
Requires-Dist: pytube; extra == 'faq'


.. _l-README:

README
======

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

.. image:: https://ci.appveyor.com/api/projects/status/g7065ubabg7xxpm6?svg=true
    :target: https://ci.appveyor.com/project/sdpython/code-beatrix
    :alt: Build Status Windows

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

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

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

.. image:: https://badge.waffle.io/sdpython/code_beatrix.png?label=ready&title=Ready
    :alt: Waffle
    :target: https://waffle.io/sdpython/code_beatrix

.. 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/code_beatrix/coverage.svg?branch=master
    :target: https://codecov.io/github/sdpython/code_beatrix?branch=master

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

**Links:**

* `GitHub/code_beatrix <https://github.com/sdpython/code_beatrix/>`_
* `site <http://lesenfantscodaient.fr/>`_
* `Blog <http://lesenfantscodaient.fr/blog/main_0000.html#ap-main-0>`_

Description
-----------

Exercices pour découvrir la programmation et les algorithmes.
Ceux-ci peuvent servir de base pour organiser un
`coding goûter <https://www.facebook.com/ateliergouterducode/>`_.
Ils ont servi de base pour la création d'ateliers
pour `codingandbricks <https://www.codingandbricks.com/>`_
ou `digigirlz <https://www.microsoft.com/en-us/diversity/programs/digigirlz>`_
avec *Microsoft*.

Language: French.

Contributions
-------------

Démarré en mars 2015.

.. _l-HISTORY:

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

current - 2018-07-27 - 0.00Mb
=============================

* `6`: remove use of basemap, replaces it by cartopy (2018-07-27)
* `2`: add function to manipulate frames (2018-01-17)

0.5.475 - 2018-01-16 - 29.14Mb
=============================

* `1`: add function to manipulate text and videos (2018-01-07)


