Name | toolsos JSON |
Version |
0.2.8
JSON |
| download |
home_page | None |
Summary | OS tools |
upload_time | 2025-02-07 11:22:12 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | None |
keywords |
tools
onderzoek & statistiek
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Tools Onderzoek & Statistiek
This package contains the tools used by the data scientists/researchers working at Onderzoek & Statistiek.
## Tools
- Huisstijl:
- Tables: create `huisstijl` formatted excel files
- Huisstijl: create `huisstijl` figures
- Database
- Database connection: tools to connect to database
- Database transfer: easily transfer tables between databases using sqlalchemy to reflect metadata
- Download: quickly download specific branch of repo to local folder
- Geo: some helpers to download geo data
- Polars helpers:
- Create tables: create tables that can be published with custom rounding
## Installation instructions
The package can be installed using:
- pip
- Use pip install "toolsos[all]". This will install the package including all the dependencies
- conda.
- Use pip install toolsos. The user has to download the dependencies themselves. At a later stage we might native support for conda
## Building the package
Instructions on building a package can be found [here](https://packaging.python.org/en/latest/tutorials/packaging-projects/)
- py -m pip install --upgrade build
- py -m build
## Uploading the package to PyPi
- make a pypi account
- ask to be added as collaborator to toolsos
- first update twine: py -m pip install --upgrade twine
- upload to pypi: twine upload dist/* --skip-existing
## Install to local enviroment for testing
- python -m venv local (maak een lokale venv aan)
- local\Scripts\activate (activeer de venv)
- pip install -e . (installer toolsos)
- pip install -r local_requirements.txt (installeer de benodigde dependencies)
Raw data
{
"_id": null,
"home_page": null,
"name": "toolsos",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "tools, Onderzoek & Statistiek",
"author": null,
"author_email": "OS <d.schmitz@amsterdam.nl>",
"download_url": "https://files.pythonhosted.org/packages/92/bc/c2dc7e27cef41795e7e48887da809a30a90e90a098f5e47c9fb6e0856c75/toolsos-0.2.8.tar.gz",
"platform": null,
"description": "# Tools Onderzoek & Statistiek\r\n\r\nThis package contains the tools used by the data scientists/researchers working at Onderzoek & Statistiek.\r\n\r\n## Tools\r\n\r\n- Huisstijl:\r\n - Tables: create `huisstijl` formatted excel files\r\n - Huisstijl: create `huisstijl` figures\r\n- Database\r\n - Database connection: tools to connect to database\r\n - Database transfer: easily transfer tables between databases using sqlalchemy to reflect metadata\r\n- Download: quickly download specific branch of repo to local folder\r\n- Geo: some helpers to download geo data\r\n- Polars helpers:\r\n- Create tables: create tables that can be published with custom rounding\r\n\r\n## Installation instructions\r\n\r\nThe package can be installed using:\r\n - pip\r\n - Use pip install \"toolsos[all]\". This will install the package including all the dependencies\r\n - conda.\r\n - Use pip install toolsos. The user has to download the dependencies themselves. At a later stage we might native support for conda\r\n\r\n## Building the package\r\n\r\nInstructions on building a package can be found [here](https://packaging.python.org/en/latest/tutorials/packaging-projects/)\r\n\r\n- py -m pip install --upgrade build\r\n- py -m build\r\n\r\n## Uploading the package to PyPi\r\n\r\n- make a pypi account\r\n- ask to be added as collaborator to toolsos\r\n- first update twine: py -m pip install --upgrade twine\r\n- upload to pypi: twine upload dist/* --skip-existing\r\n\r\n## Install to local enviroment for testing\r\n\r\n- python -m venv local (maak een lokale venv aan)\r\n- local\\Scripts\\activate (activeer de venv)\r\n- pip install -e . (installer toolsos)\r\n- pip install -r local_requirements.txt (installeer de benodigde dependencies)\r\n",
"bugtrack_url": null,
"license": null,
"summary": "OS tools",
"version": "0.2.8",
"project_urls": null,
"split_keywords": [
"tools",
" onderzoek & statistiek"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "73e92bb67b391029fc2a0d03ce70f6f8795e7fba0f9b58e589ac05a2f48ed0e6",
"md5": "f4c75a312881998f4d69f44ca511a7c0",
"sha256": "2ff3bac473731080d7d5396ce4a53ea026a731463ea75b8220d632392f94daab"
},
"downloads": -1,
"filename": "toolsos-0.2.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f4c75a312881998f4d69f44ca511a7c0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 22464,
"upload_time": "2025-02-07T11:22:11",
"upload_time_iso_8601": "2025-02-07T11:22:11.248628Z",
"url": "https://files.pythonhosted.org/packages/73/e9/2bb67b391029fc2a0d03ce70f6f8795e7fba0f9b58e589ac05a2f48ed0e6/toolsos-0.2.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "92bcc2dc7e27cef41795e7e48887da809a30a90e90a098f5e47c9fb6e0856c75",
"md5": "0eea5672b03fec1c01fe91b2ed2d62c5",
"sha256": "050779ac14f128ea00148db730552db2d17fe976e5fe400f58b2fb298c636ffb"
},
"downloads": -1,
"filename": "toolsos-0.2.8.tar.gz",
"has_sig": false,
"md5_digest": "0eea5672b03fec1c01fe91b2ed2d62c5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 18966,
"upload_time": "2025-02-07T11:22:12",
"upload_time_iso_8601": "2025-02-07T11:22:12.366789Z",
"url": "https://files.pythonhosted.org/packages/92/bc/c2dc7e27cef41795e7e48887da809a30a90e90a098f5e47c9fb6e0856c75/toolsos-0.2.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-07 11:22:12",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "toolsos"
}