Skip to main content

OS tools

Project description

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

  • 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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

toolsos-0.2.4.tar.gz (18.4 kB view hashes)

Uploaded Source

Built Distribution

toolsos-0.2.4-py3-none-any.whl (21.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page