zernpol


Namezernpol JSON
Version 0.1.5 PyPI version JSON
download
home_page
SummaryTools to handle Zernike polynoms and Indexing systems
upload_time2023-03-14 09:24:24
maintainer
docs_urlNone
authorSylvain Guieu
requires_python>=3.6,<4.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
This simple package offers tools to handle Zernike Polynoms and the different indexing systems (as the
Noll system for instance).

The package offers object and non-object oriented functions. 




Install
-------

From pip:
    
    > pip install zernpol 
    
From sources:
    
    > git clone https://gricad-gitlab.univ-grenoble-alpes.fr/guieus/zernpol.git
    > cd zernpol 
    > python setup.py install 


Documentation 
-------------

Please visits: https://zernpol.readthedocs.io/en/latest/#




            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "zernpol",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Sylvain Guieu",
    "author_email": "sylvain.guieu@univ-grenoble-alpes.fr",
    "download_url": "https://files.pythonhosted.org/packages/e4/11/ec33d2c2de43ba2df1bee04254503be8cdff1c5b1841f49f299a118cbe37/zernpol-0.1.5.tar.gz",
    "platform": null,
    "description": "\nThis simple package offers tools to handle Zernike Polynoms and the different indexing systems (as the\nNoll system for instance).\n\nThe package offers object and non-object oriented functions. \n\n\n\n\nInstall\n-------\n\nFrom pip:\n    \n    > pip install zernpol \n    \nFrom sources:\n    \n    > git clone https://gricad-gitlab.univ-grenoble-alpes.fr/guieus/zernpol.git\n    > cd zernpol \n    > python setup.py install \n\n\nDocumentation \n-------------\n\nPlease visits: https://zernpol.readthedocs.io/en/latest/#\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Tools to handle Zernike polynoms and Indexing systems",
    "version": "0.1.5",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "59e095649d4606a46f5bbe83990eda3eb2b01c84303668d83fccafb3112f50ff",
                "md5": "3a0fcdb07a060d367e38fb8a2abb9232",
                "sha256": "aabe2dca07e3b14cfa0d2b71c100dd67a0bead73786e45ef487d1dbb7d96dfdc"
            },
            "downloads": -1,
            "filename": "zernpol-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3a0fcdb07a060d367e38fb8a2abb9232",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6,<4.0",
            "size": 11405,
            "upload_time": "2023-03-14T09:24:23",
            "upload_time_iso_8601": "2023-03-14T09:24:23.278717Z",
            "url": "https://files.pythonhosted.org/packages/59/e0/95649d4606a46f5bbe83990eda3eb2b01c84303668d83fccafb3112f50ff/zernpol-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e411ec33d2c2de43ba2df1bee04254503be8cdff1c5b1841f49f299a118cbe37",
                "md5": "634dc390782711cf81c065f54c08b604",
                "sha256": "12b7cb62d2026e341b2134f7e0a2891f075d98563b27d4c88ae584f41a64c101"
            },
            "downloads": -1,
            "filename": "zernpol-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "634dc390782711cf81c065f54c08b604",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6,<4.0",
            "size": 10659,
            "upload_time": "2023-03-14T09:24:24",
            "upload_time_iso_8601": "2023-03-14T09:24:24.651977Z",
            "url": "https://files.pythonhosted.org/packages/e4/11/ec33d2c2de43ba2df1bee04254503be8cdff1c5b1841f49f299a118cbe37/zernpol-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-14 09:24:24",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "zernpol"
}
        
Elapsed time: 0.06600s