pySNOM


NamepySNOM JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryPython tools for SNOM data processing.
upload_time2024-10-02 12:30:10
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseThis program is free software distributed under the Attribution-NonCommercial-ShareAlike 4.0 (CC BY-NC-SA 4.0). As a reuser, you are enabled to distribute, remix, adapt, and build upon the material in any medium or format for noncommercial purposes only, and only so long as attribution is given to the creator. If you remix, adapt, or build upon the material, you must license the modified material under identical terms. CC BY-NC-SA includes the following elements: BY: credit must be given to the creator. NC: Only noncommercial uses of the work are permitted. SA: Adaptations must be shared under the same terms. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. You should have received a copy of the GNU General Public License along with this program. If not, see <https://creativecommons.org/licenses/by-nc-sa/4.0/>.
keywords snom near-field data processing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pySNOM
Scanning Near-field Optical Microscopy (SNOM) analysis tools

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pySNOM",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "Gergely N\u00e9meth <ngergihun@gmail.com>",
    "keywords": "snom, near-field, data processing",
    "author": null,
    "author_email": "Gergely N\u00e9meth <ngergihun@gmail.com>, Ferenc Borondics <borondics.accounts@gmail.com>, Marko Toplak <marko.toplak@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/63/aa/58510bd406f3176736f320d0f06e037c2ccb7187ac67a7a8e3a26c87e930/pysnom-0.1.0.tar.gz",
    "platform": null,
    "description": "# pySNOM\nScanning Near-field Optical Microscopy (SNOM) analysis tools\n",
    "bugtrack_url": null,
    "license": "This program is free software distributed under the Attribution-NonCommercial-ShareAlike 4.0 (CC BY-NC-SA 4.0).  As a reuser, you are enabled to distribute, remix, adapt, and build upon the material in any medium or format for noncommercial purposes only, and only so long as attribution is given to the creator. If you remix, adapt, or build upon the material, you must license the modified material under identical terms. CC BY-NC-SA includes the following elements:  BY: credit must be given to the creator. NC: Only noncommercial uses of the work are permitted. SA: Adaptations must be shared under the same terms.  This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  You should have received a copy of the GNU General Public License along with this program.  If not, see <https://creativecommons.org/licenses/by-nc-sa/4.0/>.",
    "summary": "Python tools for SNOM data processing.",
    "version": "0.1.0",
    "project_urls": {
        "Bug Reports": "https://github.com/Quasars/pySNOM/issues",
        "Homepage": "https://github.com/Quasars/pySNOM",
        "Source": "https://github.com/Quasars/pySNOM/"
    },
    "split_keywords": [
        "snom",
        " near-field",
        " data processing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a6705523896b9b448a58df2d4e41be89a23079af971e1c1a7680e31509817f07",
                "md5": "e5b24f60c5ea01b1e617b630719893db",
                "sha256": "0d4e2f140dd0cfe7f010711ac51afd9fb0237086fb97a50865e00e8ae4f58192"
            },
            "downloads": -1,
            "filename": "pySNOM-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e5b24f60c5ea01b1e617b630719893db",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 9582882,
            "upload_time": "2024-10-02T12:30:07",
            "upload_time_iso_8601": "2024-10-02T12:30:07.565804Z",
            "url": "https://files.pythonhosted.org/packages/a6/70/5523896b9b448a58df2d4e41be89a23079af971e1c1a7680e31509817f07/pySNOM-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "63aa58510bd406f3176736f320d0f06e037c2ccb7187ac67a7a8e3a26c87e930",
                "md5": "411afd3d18737d9da417da015daf4ae4",
                "sha256": "b1e2d8e839667b995feb4abbeb28c0ce762f66af8701eac451c79cc96894cce1"
            },
            "downloads": -1,
            "filename": "pysnom-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "411afd3d18737d9da417da015daf4ae4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 9446009,
            "upload_time": "2024-10-02T12:30:10",
            "upload_time_iso_8601": "2024-10-02T12:30:10.328907Z",
            "url": "https://files.pythonhosted.org/packages/63/aa/58510bd406f3176736f320d0f06e037c2ccb7187ac67a7a8e3a26c87e930/pysnom-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-02 12:30:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Quasars",
    "github_project": "pySNOM",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pysnom"
}
        
Elapsed time: 0.90309s