Name | toolsos JSON |
Version |
0.2.6
JSON |
| download |
home_page | None |
Summary | OS tools |
upload_time | 2025-01-14 09:06:03 |
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/2c/04/471a011f29b0beeaea5dfcf09cb9a8ee233e9744698aa98ffa80e8a6e5c7/toolsos-0.2.6.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.6",
"project_urls": null,
"split_keywords": [
"tools",
" onderzoek & statistiek"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0e5cc3751947a196eccf53ea5595c0de881865c5311e82317eaa3eda82cb85b4",
"md5": "f4e3e79b32ccfbd4c8b8962fa7b503d1",
"sha256": "1a4fd9d8fb572b097cc9e7c3ddf598238ef204f1e49655dbc855c232943098d1"
},
"downloads": -1,
"filename": "toolsos-0.2.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f4e3e79b32ccfbd4c8b8962fa7b503d1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 22034,
"upload_time": "2025-01-14T09:06:02",
"upload_time_iso_8601": "2025-01-14T09:06:02.573297Z",
"url": "https://files.pythonhosted.org/packages/0e/5c/c3751947a196eccf53ea5595c0de881865c5311e82317eaa3eda82cb85b4/toolsos-0.2.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2c04471a011f29b0beeaea5dfcf09cb9a8ee233e9744698aa98ffa80e8a6e5c7",
"md5": "4530d3886e31ff425155e269d2e15664",
"sha256": "3525673a36e6eb6a21e8235885c33499806bae400e69e73d8973656dc55a6fd4"
},
"downloads": -1,
"filename": "toolsos-0.2.6.tar.gz",
"has_sig": false,
"md5_digest": "4530d3886e31ff425155e269d2e15664",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 18555,
"upload_time": "2025-01-14T09:06:03",
"upload_time_iso_8601": "2025-01-14T09:06:03.570993Z",
"url": "https://files.pythonhosted.org/packages/2c/04/471a011f29b0beeaea5dfcf09cb9a8ee233e9744698aa98ffa80e8a6e5c7/toolsos-0.2.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-14 09:06:03",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "toolsos"
}