pyensae


Namepyensae JSON
Version 1.3.967 PyPI version JSON
download
home_pagehttp://www.xavierdupre.fr/app/pyensae/helpsphinx/index.html
SummaryHelpers for teaching purposes (includes sqllite helpers).
upload_time2022-12-06 00:31:04
maintainer
docs_urlNone
authorXavier Dupré
requires_python
licenseMIT
keywords pyensae ensae sqllite database teachings
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
.. image:: https://github.com/sdpython/pyensae/blob/master/_doc/sphinxdoc/source/phdoc_static/project_ico.png?raw=true
    :target: https://github.com/sdpython/pyensae/

.. _l-README:

pyensae: hide complexity for teachings
======================================

.. image:: https://travis-ci.com/sdpython/pyensae.svg?branch=master
    :target: https://app.travis-ci.com/github/sdpython/pyensae
    :alt: Build status

.. image:: https://ci.appveyor.com/api/projects/status/jioxwx1igwbqwa28?svg=true
    :target: https://ci.appveyor.com/project/sdpython/pyensae
    :alt: Build Status Windows

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

.. image:: https://badge.fury.io/py/pyensae.svg
    :target: https://pypi.org/project/pyensae/

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

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

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

.. image:: https://pepy.tech/badge/pyensae/month
    :target: https://pepy.tech/project/pyensae/month
    :alt: Downloads

.. image:: https://img.shields.io/github/forks/sdpython/pyensae.svg
    :target: https://github.com/sdpython/pyensae/
    :alt: Forks

.. image:: https://img.shields.io/github/stars/sdpython/pyensae.svg
    :target: https://github.com/sdpython/pyensae/
    :alt: Stars

.. image:: https://pepy.tech/badge/pyensae/month
    :target: https://pepy.tech/project/pyensae/month
    :alt: Downloads

.. image:: https://img.shields.io/github/forks/sdpython/pyensae.svg
    :target: https://github.com/sdpython/pyensae/
    :alt: Forks

.. image:: https://img.shields.io/github/stars/sdpython/pyensae.svg
    :target: https://github.com/sdpython/pyensae/
    :alt: Stars

This project contains helpers used at the `ENSAE <http://www.ensae.fr/>`_
for teachings available at
`ENSAE - Programmation - Xavier Dupré <http://www.xavierdupre.fr/app/ensae_teaching_cs/helpsphinx/index.html>`_.
It was the first module created for that usage.
It does not have a clear purpose except hiding
some annoying logic and shorten notebooks.
It can:

* retrieve data for practical lessons
* import a tsv file into a database
* retrieve stock prices from Yahoo Finance

It implements a couple of magic commands to play with
*SQLite3* in a notebook and easily show the head or tail
of a text file. It can fill missing values in timeseries
with *add_missing_indices* or download data from a website,
a helper to change the size of *folium* maps or some grammar
to parse language such as *R* or *SQL*. It also implements a basic
way to convert a *R* script into nasty *Python*.

**Links:**

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



            

Raw data

            {
    "_id": null,
    "home_page": "http://www.xavierdupre.fr/app/pyensae/helpsphinx/index.html",
    "name": "pyensae",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "pyensae,ENSAE,sqllite,database,teachings",
    "author": "Xavier Dupr\u00e9",
    "author_email": "xavier.dupre@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d2/eb/f3fc6206e84b492098ee4d163db2d01fed1e3fd2c690e984a9bde9e4dd37/pyensae-1.3.967.tar.gz",
    "platform": null,
    "description": "\n.. image:: https://github.com/sdpython/pyensae/blob/master/_doc/sphinxdoc/source/phdoc_static/project_ico.png?raw=true\n    :target: https://github.com/sdpython/pyensae/\n\n.. _l-README:\n\npyensae: hide complexity for teachings\n======================================\n\n.. image:: https://travis-ci.com/sdpython/pyensae.svg?branch=master\n    :target: https://app.travis-ci.com/github/sdpython/pyensae\n    :alt: Build status\n\n.. image:: https://ci.appveyor.com/api/projects/status/jioxwx1igwbqwa28?svg=true\n    :target: https://ci.appveyor.com/project/sdpython/pyensae\n    :alt: Build Status Windows\n\n.. image:: https://circleci.com/gh/sdpython/pyensae/tree/master.svg?style=svg\n    :target: https://circleci.com/gh/sdpython/pyensae/tree/master\n\n.. image:: https://badge.fury.io/py/pyensae.svg\n    :target: https://pypi.org/project/pyensae/\n\n.. image:: https://img.shields.io/badge/license-MIT-blue.svg\n    :alt: MIT License\n    :target: http://opensource.org/licenses/MIT\n\n.. image:: https://codecov.io/github/sdpython/pyensae/coverage.svg?branch=master\n    :target: https://codecov.io/github/sdpython/pyensae?branch=master\n\n.. image:: http://img.shields.io/github/issues/sdpython/pyensae.png\n    :alt: GitHub Issues\n    :target: https://github.com/sdpython/pyensae/issues\n\n.. image:: http://www.xavierdupre.fr/app/pyensae/helpsphinx/_images/nbcov.png\n    :target: http://www.xavierdupre.fr/app/pyensae/helpsphinx/all_notebooks_coverage.html\n    :alt: Notebook Coverage\n\n.. image:: https://pepy.tech/badge/pyensae/month\n    :target: https://pepy.tech/project/pyensae/month\n    :alt: Downloads\n\n.. image:: https://img.shields.io/github/forks/sdpython/pyensae.svg\n    :target: https://github.com/sdpython/pyensae/\n    :alt: Forks\n\n.. image:: https://img.shields.io/github/stars/sdpython/pyensae.svg\n    :target: https://github.com/sdpython/pyensae/\n    :alt: Stars\n\n.. image:: https://pepy.tech/badge/pyensae/month\n    :target: https://pepy.tech/project/pyensae/month\n    :alt: Downloads\n\n.. image:: https://img.shields.io/github/forks/sdpython/pyensae.svg\n    :target: https://github.com/sdpython/pyensae/\n    :alt: Forks\n\n.. image:: https://img.shields.io/github/stars/sdpython/pyensae.svg\n    :target: https://github.com/sdpython/pyensae/\n    :alt: Stars\n\nThis project contains helpers used at the `ENSAE <http://www.ensae.fr/>`_\nfor teachings available at\n`ENSAE - Programmation - Xavier Dupr\u00e9 <http://www.xavierdupre.fr/app/ensae_teaching_cs/helpsphinx/index.html>`_.\nIt was the first module created for that usage.\nIt does not have a clear purpose except hiding\nsome annoying logic and shorten notebooks.\nIt can:\n\n* retrieve data for practical lessons\n* import a tsv file into a database\n* retrieve stock prices from Yahoo Finance\n\nIt implements a couple of magic commands to play with\n*SQLite3* in a notebook and easily show the head or tail\nof a text file. It can fill missing values in timeseries\nwith *add_missing_indices* or download data from a website,\na helper to change the size of *folium* maps or some grammar\nto parse language such as *R* or *SQL*. It also implements a basic\nway to convert a *R* script into nasty *Python*.\n\n**Links:**\n\n* `GitHub/pyensae <https://github.com/sdpython/pyensae/>`_\n* `documentation <http://www.xavierdupre.fr/app/pyensae/helpsphinx/index.html>`_\n* `Blog <http://www.xavierdupre.fr/app/pyensae/helpsphinx/blog/main_0000.html#ap-main-0>`_\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Helpers for teaching purposes (includes sqllite helpers).",
    "version": "1.3.967",
    "split_keywords": [
        "pyensae",
        "ensae",
        "sqllite",
        "database",
        "teachings"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "7b8e1a05cb3423857976d7573f68e8cf",
                "sha256": "30f0dc7e2e4acadd98e2928bc2058a4f4939738c6ac34d9f7904ccc0531f2883"
            },
            "downloads": -1,
            "filename": "pyensae-1.3.967-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7b8e1a05cb3423857976d7573f68e8cf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 493106,
            "upload_time": "2022-12-06T00:31:01",
            "upload_time_iso_8601": "2022-12-06T00:31:01.551314Z",
            "url": "https://files.pythonhosted.org/packages/18/ed/72bed98292f11aaafe51f0f5975a5ca794aa6dd924e8accf5838103800b1/pyensae-1.3.967-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "846f23240487e8e829af1fdf823120b5",
                "sha256": "81d1d2c05666c4f75a799bf24a1846859074d71f9ffa17cb020a79cbdb7b1140"
            },
            "downloads": -1,
            "filename": "pyensae-1.3.967.tar.gz",
            "has_sig": false,
            "md5_digest": "846f23240487e8e829af1fdf823120b5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 455120,
            "upload_time": "2022-12-06T00:31:04",
            "upload_time_iso_8601": "2022-12-06T00:31:04.138283Z",
            "url": "https://files.pythonhosted.org/packages/d2/eb/f3fc6206e84b492098ee4d163db2d01fed1e3fd2c690e984a9bde9e4dd37/pyensae-1.3.967.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-06 00:31:04",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "pyensae"
}
        
Elapsed time: 0.01610s