Skip to main content

Hivecode is a versatile and comprehensive Python library, with a focus on efficiency and reusability, Hivecode empowers developers and data enthusiasts alike to streamline their projects.

Project description

Hivecode

PyPI version Hivecode Documentation Status MIT license

Hivecode is a versatile and comprehensive Python library, with a focus on efficiency and reusability, Hivecode empowers developers and data enthusiasts alike to streamline their projects. This library boasts a wide array of practical and innovative functions, ranging from seamless integration with Azure Databricks to implementing essential design patterns, data preprocessing, visualization, exploration, and more. Whether you’re looking to supercharge your data analysis or accelerate your Python projects, Hivecode is the go-to toolkit for unlocking the full potential of your endeavors.

Packages

  • Hivecore: A set of many vanilla python tools.

  • Hiveadb: A set of tools to work in Azure Databricks.

  • Hivesignal: A set of tools for signal analysis.

Installation

To install the library, you will need pip.


pip install hivecode


Requirements

Hivecode requires Python 3.8.0+ to run.

Development

Requirements

Build is used to build the packages that will be deployed into pypi.


pip install build

Twine is used to deploy packages to pypi.


pip install twine

Sphinx is used to build the documentation.


pip install Sphinx

Develop

You can build the project by running the following console command.


python -m build

You can then use twine to upload the newest version to Pypi.


py -m twine upload --skip-existing --repository pypi dist/* -u {User} -p {password}

I personally recommend to cascade both commands using a pipe, like this.


python -m build | py -m twine upload --skip-existing --repository pypi dist/* -u {User} -p {password}

When working with documentations, you will need to run it like this.


.\doc\make.bat html

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

hivecode-0.0.0.8.36.tar.gz (59.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hivecode-0.0.0.8.36-py3-none-any.whl (60.4 kB view details)

Uploaded Python 3

File details

Details for the file hivecode-0.0.0.8.36.tar.gz.

File metadata

  • Download URL: hivecode-0.0.0.8.36.tar.gz
  • Upload date:
  • Size: 59.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for hivecode-0.0.0.8.36.tar.gz
Algorithm Hash digest
SHA256 af168dd733f75b7050f1863fa1e8d0f703fa742f4083f9e6a956059dbe223c11
MD5 c759b04f58f6e33f7efe715406fd3c14
BLAKE2b-256 583cac66d80785b3567907fbdb3cd1649577abac4582a91cd73e2b7ee58c20cb

See more details on using hashes here.

File details

Details for the file hivecode-0.0.0.8.36-py3-none-any.whl.

File metadata

  • Download URL: hivecode-0.0.0.8.36-py3-none-any.whl
  • Upload date:
  • Size: 60.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for hivecode-0.0.0.8.36-py3-none-any.whl
Algorithm Hash digest
SHA256 23f17eaa29d087f6c732804e71a6604636d4024b8d4742c2e48c5542725c3369
MD5 20e4210f2b760d1b7c6511f2f8ed31e2
BLAKE2b-256 aa2bb144c97d645b11cbb85ba768dfbe73aa864b4ab4ce5a61b2fec7b15d1d42

See more details on using hashes here.

Supported by

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