sluyspy


Namesluyspy JSON
Version 0.0.39 PyPI version JSON
download
home_pageNone
SummaryMarc van der Sluys' personal Python modules.
upload_time2024-12-03 11:10:00
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseEUPL 1.2
keywords personal private
VCS
bugtrack_url
requirements astroconst astroquery astrotool getch matplotlib numpy pytz pytz scipy solarenergy termcolor pandas
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # sluyspy #

![PyPI](https://img.shields.io/pypi/v/sluyspy?color=%230A0) ![PyPI -
Downloads](https://img.shields.io/pypi/dm/sluyspy) [![Documentation
Status](https://readthedocs.org/projects/sluyspy/badge/?version=latest)](https://sluyspy.readthedocs.io/en/latest/?badge=latest)
![PyPI - License](https://img.shields.io/pypi/l/sluyspy?color=%230A0)

Marc van der Sluys' personal Python modules: functions that I should have found elsewhere but didn't.  The
code is being developed by [Marc van der Sluys](http://marc.vandersluys.nl) of the Institute of Nuclear and
High-Energy Physics (Nikhef) in Amsterdam and the Department of Physics at Utrecht University, both in The
Netherlands.  The sluyspy package can be used under the conditions of the [EUPL
1.2](https://www.eupl.eu/1.2/en/) licence.  Note that a lot of trial and error is going on, and there is no
guarantee of backward compatibility.  You may want to borrow a function rather than use the package.


## Installation ##

This package can be installed using `pip install sluyspy`.  This should automatically install the
dependency packages `numpy`, `pandas` and `matplotlib`, if they haven't been installed already.  If you are
installing by hand, ensure that these packages are installed as well.


## Example use ##

```python
"""Example Python script using the sluyspy package."""

import sluyspy

```

## sluyspy pages ##

* [Pypi](https://pypi.org/project/sluyspy/): sluyspy Python package
* [GitHub](https://github.com/MarcvdSluys/sluyspy/): sluyspy source code
* [ReadTheDocs](https://sluyspy.readthedocs.io/): sluyspy documentation


## Author and licence ##

* Author: Marc van der Sluys
* Contact: http://marc.vandersluys.nl
* Licence: [EUPL 1.2](https://www.eupl.eu/1.2/en/)


## References ##


<sub>Copyright (c) 2022-2023 Marc van der Sluys</sub>

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "sluyspy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "personal, private",
    "author": null,
    "author_email": "Marc van der Sluys <git@vandersluys.nl>",
    "download_url": "https://files.pythonhosted.org/packages/b8/44/0f04d5aaa4a133f49dfd098b5cf7497d7d4d43c2fcb162c36ad6b412da3a/sluyspy-0.0.39.tar.gz",
    "platform": null,
    "description": "# sluyspy #\n\n![PyPI](https://img.shields.io/pypi/v/sluyspy?color=%230A0) ![PyPI -\nDownloads](https://img.shields.io/pypi/dm/sluyspy) [![Documentation\nStatus](https://readthedocs.org/projects/sluyspy/badge/?version=latest)](https://sluyspy.readthedocs.io/en/latest/?badge=latest)\n![PyPI - License](https://img.shields.io/pypi/l/sluyspy?color=%230A0)\n\nMarc van der Sluys' personal Python modules: functions that I should have found elsewhere but didn't.  The\ncode is being developed by [Marc van der Sluys](http://marc.vandersluys.nl) of the Institute of Nuclear and\nHigh-Energy Physics (Nikhef) in Amsterdam and the Department of Physics at Utrecht University, both in The\nNetherlands.  The sluyspy package can be used under the conditions of the [EUPL\n1.2](https://www.eupl.eu/1.2/en/) licence.  Note that a lot of trial and error is going on, and there is no\nguarantee of backward compatibility.  You may want to borrow a function rather than use the package.\n\n\n## Installation ##\n\nThis package can be installed using `pip install sluyspy`.  This should automatically install the\ndependency packages `numpy`, `pandas` and `matplotlib`, if they haven't been installed already.  If you are\ninstalling by hand, ensure that these packages are installed as well.\n\n\n## Example use ##\n\n```python\n\"\"\"Example Python script using the sluyspy package.\"\"\"\n\nimport sluyspy\n\n```\n\n## sluyspy pages ##\n\n* [Pypi](https://pypi.org/project/sluyspy/): sluyspy Python package\n* [GitHub](https://github.com/MarcvdSluys/sluyspy/): sluyspy source code\n* [ReadTheDocs](https://sluyspy.readthedocs.io/): sluyspy documentation\n\n\n## Author and licence ##\n\n* Author: Marc van der Sluys\n* Contact: http://marc.vandersluys.nl\n* Licence: [EUPL 1.2](https://www.eupl.eu/1.2/en/)\n\n\n## References ##\n\n\n<sub>Copyright (c) 2022-2023 Marc van der Sluys</sub>\n",
    "bugtrack_url": null,
    "license": "EUPL 1.2",
    "summary": "Marc van der Sluys' personal Python modules.",
    "version": "0.0.39",
    "project_urls": {
        "GitHub": "https://github.com/MarcvdSluys/sluyspy",
        "ReadTheDocs": "https://sluyspy.readthedocs.io"
    },
    "split_keywords": [
        "personal",
        " private"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e82358ba6ce3b14669fc73e5ce95463079ed8634c898f8274909ec37cdaf9ce",
                "md5": "d252635389261289e25e61a31b4f3893",
                "sha256": "86a0b5737fe5501852c38f6cfa35649bf588d6066ed00ee778225c4aa74983af"
            },
            "downloads": -1,
            "filename": "sluyspy-0.0.39-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d252635389261289e25e61a31b4f3893",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 56317,
            "upload_time": "2024-12-03T11:09:58",
            "upload_time_iso_8601": "2024-12-03T11:09:58.952073Z",
            "url": "https://files.pythonhosted.org/packages/9e/82/358ba6ce3b14669fc73e5ce95463079ed8634c898f8274909ec37cdaf9ce/sluyspy-0.0.39-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b8440f04d5aaa4a133f49dfd098b5cf7497d7d4d43c2fcb162c36ad6b412da3a",
                "md5": "7cf893940b32f775a2f4ec9180c412de",
                "sha256": "9af720fc53a0f8aa00cec12d6d4263868dcfa3d66410f40c185723ac8f10cf09"
            },
            "downloads": -1,
            "filename": "sluyspy-0.0.39.tar.gz",
            "has_sig": false,
            "md5_digest": "7cf893940b32f775a2f4ec9180c412de",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 48291,
            "upload_time": "2024-12-03T11:10:00",
            "upload_time_iso_8601": "2024-12-03T11:10:00.801679Z",
            "url": "https://files.pythonhosted.org/packages/b8/44/0f04d5aaa4a133f49dfd098b5cf7497d7d4d43c2fcb162c36ad6b412da3a/sluyspy-0.0.39.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-03 11:10:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MarcvdSluys",
    "github_project": "sluyspy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "astroconst",
            "specs": [
                [
                    "==",
                    "0.0.12"
                ]
            ]
        },
        {
            "name": "astroquery",
            "specs": [
                [
                    "==",
                    "0.4.7"
                ]
            ]
        },
        {
            "name": "astrotool",
            "specs": [
                [
                    "==",
                    "0.0.16"
                ]
            ]
        },
        {
            "name": "getch",
            "specs": [
                [
                    "==",
                    "1.0"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    "==",
                    "3.9.3"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "2.1.3"
                ]
            ]
        },
        {
            "name": "pytz",
            "specs": [
                [
                    "==",
                    "2024.1"
                ]
            ]
        },
        {
            "name": "pytz",
            "specs": [
                [
                    "==",
                    "2024.2"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    "==",
                    "1.14.1"
                ]
            ]
        },
        {
            "name": "solarenergy",
            "specs": [
                [
                    "==",
                    "0.1.9"
                ]
            ]
        },
        {
            "name": "termcolor",
            "specs": [
                [
                    "==",
                    "2.5.0"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": []
        }
    ],
    "lcname": "sluyspy"
}
        
Elapsed time: 0.38709s