# oztools
<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->
This file will become your README and also the index of your
documentation.
## Developer Guide
If you are new to using `nbdev` here are some useful pointers to get you
started.
### Install oztools in Development mode
``` sh
# make sure oztools package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to oztools
$ nbdev_prepare
```
## Usage
### Installation
Install latest from the GitHub
[repository](https://github.com/ozellpaukert/oztools):
``` sh
$ pip install git+https://github.com/ozellpaukert/oztools.git
```
or from [conda](https://anaconda.org/ozellpaukert/oztools)
``` sh
$ conda install -c ozellpaukert oztools
```
or from [pypi](https://pypi.org/project/oztools/)
``` sh
$ pip install oztools
```
### Documentation
Documentation can be found hosted on this GitHub
[repository](https://github.com/ozellpaukert/oztools)’s
[pages](https://ozellpaukert.github.io/oztools/). Additionally you can
find package manager specific guidelines on
[conda](https://anaconda.org/ozellpaukert/oztools) and
[pypi](https://pypi.org/project/oztools/) respectively.
## How to use
Fill me in please! Don’t forget code examples:
``` python
1+1
```
2
Raw data
{
"_id": null,
"home_page": "https://github.com/ozellpaukert/oztools",
"name": "oztools",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "nbdev jupyter notebook python",
"author": "ozellpaukert",
"author_email": "thepohypo@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/e0/7c/ced7a26ede90546deb29b8a35aacc017ac4faed22363490344326c9394af/oztools-0.0.2.tar.gz",
"platform": null,
"description": "# oztools\n\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\nThis file will become your README and also the index of your\ndocumentation.\n\n## Developer Guide\n\nIf you are new to using `nbdev` here are some useful pointers to get you\nstarted.\n\n### Install oztools in Development mode\n\n``` sh\n# make sure oztools package is installed in development mode\n$ pip install -e .\n\n# make changes under nbs/ directory\n# ...\n\n# compile to have changes apply to oztools\n$ nbdev_prepare\n```\n\n## Usage\n\n### Installation\n\nInstall latest from the GitHub\n[repository](https://github.com/ozellpaukert/oztools):\n\n``` sh\n$ pip install git+https://github.com/ozellpaukert/oztools.git\n```\n\nor from [conda](https://anaconda.org/ozellpaukert/oztools)\n\n``` sh\n$ conda install -c ozellpaukert oztools\n```\n\nor from [pypi](https://pypi.org/project/oztools/)\n\n``` sh\n$ pip install oztools\n```\n\n### Documentation\n\nDocumentation can be found hosted on this GitHub\n[repository](https://github.com/ozellpaukert/oztools)\u2019s\n[pages](https://ozellpaukert.github.io/oztools/). Additionally you can\nfind package manager specific guidelines on\n[conda](https://anaconda.org/ozellpaukert/oztools) and\n[pypi](https://pypi.org/project/oztools/) respectively.\n\n## How to use\n\nFill me in please! Don\u2019t forget code examples:\n\n``` python\n1+1\n```\n\n 2\n",
"bugtrack_url": null,
"license": "Apache Software License 2.0",
"summary": "Productivity tools for GitHub, nbdev and Kaggle",
"version": "0.0.2",
"project_urls": {
"Homepage": "https://github.com/ozellpaukert/oztools"
},
"split_keywords": [
"nbdev",
"jupyter",
"notebook",
"python"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "601047048fbc5754d12de82fb578aa0c27596c582aa7560b505d6109ad3199ea",
"md5": "2437e08f86bd8befa708e9b55388d515",
"sha256": "b72a33e3db8da68a91c09187d9a13386330bcd172cb1e7e07f24093771a7b0cb"
},
"downloads": -1,
"filename": "oztools-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2437e08f86bd8befa708e9b55388d515",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 13896,
"upload_time": "2025-02-11T22:54:01",
"upload_time_iso_8601": "2025-02-11T22:54:01.694107Z",
"url": "https://files.pythonhosted.org/packages/60/10/47048fbc5754d12de82fb578aa0c27596c582aa7560b505d6109ad3199ea/oztools-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e07cced7a26ede90546deb29b8a35aacc017ac4faed22363490344326c9394af",
"md5": "d953f562df30810345416853ed6695ba",
"sha256": "a2395a90fa09a0d37a4aa925e304a1b43aff3bff67e6bdfb4b0359e2877d0927"
},
"downloads": -1,
"filename": "oztools-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "d953f562df30810345416853ed6695ba",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 14492,
"upload_time": "2025-02-11T22:54:03",
"upload_time_iso_8601": "2025-02-11T22:54:03.611520Z",
"url": "https://files.pythonhosted.org/packages/e0/7c/ced7a26ede90546deb29b8a35aacc017ac4faed22363490344326c9394af/oztools-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-11 22:54:03",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ozellpaukert",
"github_project": "oztools",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "oztools"
}