Skip to main content

My core.

Project description

OzCore is my core.

PyPI version Documentation Status HitCount https://img.shields.io/badge/code%20style-black-000000.svg

OzCore is automating my boring stuff. A time saver gadget for me.

Installation

I. Pip simple

Published latest stable version

pip install ozcore

II. Latest from GitHub with Pip

Latest dev version from GitHub

pip install git+https://github.com/ozgurkalan/OzCore --force-reinstall --no-deps

III. GitHub clone

git clone https://github.com/ozgurkalan/OzCore.git

Jupyter Kernel

For your Jupyter Notebook to run in your dedicated environment, use the following script:

# add kernell to Jupyter
python -m ipykernel install --user --name=<your_env_name>

Fresh installs may have problems with enabling extentions. You shall run the commands below to activate.

jupyter nbextension enable --py --sys-prefix widgetsnbextension

Jupyter Extensions

This step copies the nbextensions javascript and css files into the jupyter server’s search directory, and edits some jupyter config files.

jupyter contrib nbextension install --system

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

ozcore-2.1.1.tar.gz (41.3 kB view hashes)

Uploaded Source

Built Distribution

ozcore-2.1.1-py3-none-any.whl (47.7 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