toolsos


Nametoolsos JSON
Version 0.2.4 PyPI version JSON
download
home_pageNone
SummaryOS tools
upload_time2024-04-10 08:07:41
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
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 twin
- upload to pypi: twine upload dist/* --skip-existing

            

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/a1/eb/a00423c798c4f682f36a1bbadf611eabe4d383d869bfa1b3ec9f7425ac8c/toolsos-0.2.4.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 twin\r\n- upload to pypi: twine upload dist/* --skip-existing\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "OS tools",
    "version": "0.2.4",
    "project_urls": null,
    "split_keywords": [
        "tools",
        " onderzoek & statistiek"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b56b180b0aa7e9fc37e43b9213b7120d72ffec165530010c9c0dda0d574cfaa3",
                "md5": "6c50ad527174693bfb8907b427e13c8f",
                "sha256": "417c130a699d65a2940d13a81e504760a419e85d74514519dacf5a691ceac7bc"
            },
            "downloads": -1,
            "filename": "toolsos-0.2.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6c50ad527174693bfb8907b427e13c8f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 21776,
            "upload_time": "2024-04-10T08:07:38",
            "upload_time_iso_8601": "2024-04-10T08:07:38.589510Z",
            "url": "https://files.pythonhosted.org/packages/b5/6b/180b0aa7e9fc37e43b9213b7120d72ffec165530010c9c0dda0d574cfaa3/toolsos-0.2.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1eba00423c798c4f682f36a1bbadf611eabe4d383d869bfa1b3ec9f7425ac8c",
                "md5": "9a09fa5223b4f505f472cb592de702da",
                "sha256": "af42fab125814f148d4d56dedd5e309087212800ee3ddf93f405d11b4eff8859"
            },
            "downloads": -1,
            "filename": "toolsos-0.2.4.tar.gz",
            "has_sig": false,
            "md5_digest": "9a09fa5223b4f505f472cb592de702da",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 18382,
            "upload_time": "2024-04-10T08:07:41",
            "upload_time_iso_8601": "2024-04-10T08:07:41.263729Z",
            "url": "https://files.pythonhosted.org/packages/a1/eb/a00423c798c4f682f36a1bbadf611eabe4d383d869bfa1b3ec9f7425ac8c/toolsos-0.2.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-10 08:07:41",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "toolsos"
}
        
Elapsed time: 0.22191s