nysg-tools


Namenysg-tools JSON
Version 0.8 PyPI version JSON
download
home_pagehttps://github.com/Noya-santiago/nysg_tools
SummaryUna colección de herramientas utiles para los laboratorios de la UBA FCEN
upload_time2024-09-17 03:11:51
maintainerNone
docs_urlNone
authorSantiago Noya
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Labo-Tools 

Una colección de funciones utiles para los laboratorios de Física de la UBA.

## Install

```sh
python -m pip install nysg_tools
```

## Usage

```py
!pip install nysg_tools
import nysg_tools as ny
```

## Licensing
The code in this project is licensed under MIT license.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Noya-santiago/nysg_tools",
    "name": "nysg-tools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Santiago Noya",
    "author_email": "noyasantiagomail@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a6/11/b71135729d3cc3005d089c0cc3092d836b2d7d758a161bd1b3cb4316e221/nysg_tools-0.8.tar.gz",
    "platform": null,
    "description": "# Labo-Tools \n\nUna colecci\u00f3n de funciones utiles para los laboratorios de F\u00edsica de la UBA.\n\n## Install\n\n```sh\npython -m pip install nysg_tools\n```\n\n## Usage\n\n```py\n!pip install nysg_tools\nimport nysg_tools as ny\n```\n\n## Licensing\nThe code in this project is licensed under MIT license.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Una colecci\u00f3n de herramientas utiles para los laboratorios de la UBA FCEN",
    "version": "0.8",
    "project_urls": {
        "Homepage": "https://github.com/Noya-santiago/nysg_tools"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5f0683fd155434dfb019b097fdb9f6f1b4ae92489765edf13fba8ef06e1d99c4",
                "md5": "f5b4e0087723d2fefd82079c920219ba",
                "sha256": "757881834372afec46735952c53b37907e056c0ca0be64b0cf5b448d0eafe805"
            },
            "downloads": -1,
            "filename": "nysg_tools-0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f5b4e0087723d2fefd82079c920219ba",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5350,
            "upload_time": "2024-09-17T03:11:50",
            "upload_time_iso_8601": "2024-09-17T03:11:50.266662Z",
            "url": "https://files.pythonhosted.org/packages/5f/06/83fd155434dfb019b097fdb9f6f1b4ae92489765edf13fba8ef06e1d99c4/nysg_tools-0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a611b71135729d3cc3005d089c0cc3092d836b2d7d758a161bd1b3cb4316e221",
                "md5": "941f30a77a40c9709b9696e2108d1850",
                "sha256": "5ac93040fa952b9b77c354fd80b82d7aaea7bab05bd0a8de66e3f4d30b99fa4a"
            },
            "downloads": -1,
            "filename": "nysg_tools-0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "941f30a77a40c9709b9696e2108d1850",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5075,
            "upload_time": "2024-09-17T03:11:51",
            "upload_time_iso_8601": "2024-09-17T03:11:51.681452Z",
            "url": "https://files.pythonhosted.org/packages/a6/11/b71135729d3cc3005d089c0cc3092d836b2d7d758a161bd1b3cb4316e221/nysg_tools-0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-17 03:11:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Noya-santiago",
    "github_project": "nysg_tools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "nysg-tools"
}
        
Elapsed time: 0.44992s