conanpro


Nameconanpro JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/fenke/conanpro
SummaryConcept for Analytics Processing
upload_time2023-10-28 17:10:11
maintainer
docs_urlNone
authorFenke Meijer
requires_python>=3.8
licenseApache Software License 2.0
keywords nbdev jupyter notebook python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # conanpro

<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

> Concept for Analytics Processing

Small conceptual framework to embed analytic functions in a composite
host object that can provide them with data and process their result.

## Install

``` sh
pip install conanpro
```

## How to use

Fill me in please! Don’t forget code examples:

``` python
1+1
```

    2

## Setting up a development environment

Development environment can be set up with venv or conda + venv. For a
plain venv environment it is pretty straightforward. With conda we use a
venv on top of a conda environment to install dependancies that are not
available through conda.

### venv

    python -m venv .nbdev
    source .nbdev/bin/activate

    pip install --upgrade pip
    pip install -r dev-requirements
    python -m ipykernel install --user --name=nbdev

### conda + venv

First set up the conda environment

#### Create conda environment

Use an existing environment or create a new one

    conda env create -f numdev.yml

#### Creating an underlying venv for nbdev

    conda activate numdev
    python -m venv --system-site-packages .nbdev
    source .nbdev/bin/activate
    pip install --upgrade pip
    pip install -r dev-requirements
    python -m ipykernel install --user --name=nbdev

## nbdev cycle

- edit
- nbdev_export
- pip install -e ‘.\[dev\]’
- nbdev_test
- nbdev_clean
- nbdev_readme
- nbdev_prepare
- git add .
- 

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fenke/conanpro",
    "name": "conanpro",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "nbdev jupyter notebook python",
    "author": "Fenke Meijer",
    "author_email": "fenkemeijer@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/25/44/cf977e98cb1badf5e4084d5bfd2433d5486fd013d42258f70dca1c07bc30/conanpro-0.0.1.tar.gz",
    "platform": null,
    "description": "# conanpro\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\n> Concept for Analytics Processing\n\nSmall conceptual framework to embed analytic functions in a composite\nhost object that can provide them with data and process their result.\n\n## Install\n\n``` sh\npip install conanpro\n```\n\n## How to use\n\nFill me in please! Don\u2019t forget code examples:\n\n``` python\n1+1\n```\n\n    2\n\n## Setting up a development environment\n\nDevelopment environment can be set up with venv or conda + venv. For a\nplain venv environment it is pretty straightforward. With conda we use a\nvenv on top of a conda environment to install dependancies that are not\navailable through conda.\n\n### venv\n\n    python -m venv .nbdev\n    source .nbdev/bin/activate\n\n    pip install --upgrade pip\n    pip install -r dev-requirements\n    python -m ipykernel install --user --name=nbdev\n\n### conda + venv\n\nFirst set up the conda environment\n\n#### Create conda environment\n\nUse an existing environment or create a new one\n\n    conda env create -f numdev.yml\n\n#### Creating an underlying venv for nbdev\n\n    conda activate numdev\n    python -m venv --system-site-packages .nbdev\n    source .nbdev/bin/activate\n    pip install --upgrade pip\n    pip install -r dev-requirements\n    python -m ipykernel install --user --name=nbdev\n\n## nbdev cycle\n\n- edit\n- nbdev_export\n- pip install -e \u2018.\\[dev\\]\u2019\n- nbdev_test\n- nbdev_clean\n- nbdev_readme\n- nbdev_prepare\n- git add .\n- \n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "Concept for Analytics Processing",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/fenke/conanpro"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a4bb889e36cf906a86ba81ea340300433e8b7069889555f2884752eba9816200",
                "md5": "4847fc3cf6d5ce17195111166700b032",
                "sha256": "d53d4a33f27e063fac46d1f316dfb700dc4650aff9b2ef2c8cb81ec191483bce"
            },
            "downloads": -1,
            "filename": "conanpro-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4847fc3cf6d5ce17195111166700b032",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 7225,
            "upload_time": "2023-10-28T17:10:09",
            "upload_time_iso_8601": "2023-10-28T17:10:09.561678Z",
            "url": "https://files.pythonhosted.org/packages/a4/bb/889e36cf906a86ba81ea340300433e8b7069889555f2884752eba9816200/conanpro-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2544cf977e98cb1badf5e4084d5bfd2433d5486fd013d42258f70dca1c07bc30",
                "md5": "7c7fd2e545f960a27b49afac6c943971",
                "sha256": "5b0c1578c576022b5916d19d02d5da4a8b92d28a7b371613b4a1ab9c51cc8cfb"
            },
            "downloads": -1,
            "filename": "conanpro-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7c7fd2e545f960a27b49afac6c943971",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 7894,
            "upload_time": "2023-10-28T17:10:11",
            "upload_time_iso_8601": "2023-10-28T17:10:11.222104Z",
            "url": "https://files.pythonhosted.org/packages/25/44/cf977e98cb1badf5e4084d5bfd2433d5486fd013d42258f70dca1c07bc30/conanpro-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-28 17:10:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fenke",
    "github_project": "conanpro",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "conanpro"
}
        
Elapsed time: 0.13656s