Metadata-Version: 2.1
Name: template-project-nbdev
Version: 0.0.2
Summary: template
Home-page: https://github.com/felidz/template-project-nbdev
Author: felidz
Author-email: 24916531+felidz@users.noreply.github.com
License: Apache Software License 2.0
Keywords: nbdev jupyter notebook python
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENSE

# A Template Project with nbdev


<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

This project is build on top of [nbdev](https://github.com/fastai/nbdev)
framework, designed with the primary objective of facilitating my
learning and progression through python engineering practice.

[![PyPI
Version](https://img.shields.io/pypi/v/template-project-nbdev.svg?style=flat-square&color=darkblue)](https://pypi.org/project/template-project-nbdev/)
![GitHub
License](https://img.shields.io/github/license/felidz/template-project-nbdev.svg?style=flat-square&logo=github)
<!-- ![GitHub Release](https://img.shields.io/github/v/release/felidz/template-project-nbdev.svg?style=flat-square&logo=github) -->
![GitHub commit
activity](https://img.shields.io/github/commit-activity/t/felidz/template-project-nbdev.svg?style=flat-square&logo=github)
![GitHub code size in
bytes](https://img.shields.io/github/languages/code-size/felidz/template-project-nbdev.svg?style=flat-square&logo=github)
![GitHub top
language](https://img.shields.io/github/languages/top/felidz/template-project-nbdev.svg?style=flat-square)

![GitHub last
commit](https://img.shields.io/github/last-commit/felidz/template-project-nbdev.svg?style=flat-square&logo=github&color=darkgreen)
![GitHub Actions CI Workflow
Status](https://img.shields.io/github/actions/workflow/status/felidz/template-project-nbdev/test.yaml?style=flat-square&logo=github&label=CI)
![GitHub Actions Docs Workflow
Status](https://img.shields.io/github/actions/workflow/status/felidz/template-project-nbdev/deploy.yaml?style=flat-square&logo=github&label=docs)
![Codecov](https://img.shields.io/codecov/c/github/felidz/template-project-nbdev.svg?style=flat-square&logo=codecov)
![Scrutinizer
quality](https://img.shields.io/scrutinizer/quality/g/felidz/template-project-nbdev.svg?style=flat-square&logo=Scrutinizer)

<!-- ![discord](https://img.shields.io/badge/Discord?style=flat-square&logo=discord&logoColor=white) -->

## Installation

``` sh
pip install template_project_nbdev
```

## Usage

``` python
# WIP
```

## Statistics

<!-- <img src="https://api.star-history.com/svg?repos=felidz/template-project-nbdev&type=Date" alt="drawing" width="390"/> -->
<!-- ![GitHub Repo stars](https://img.shields.io/github/stars/felidz/template-project-nbdev.svg?style=flat-square&logo=github)  -->
<!-- ![GitHub Downloads](https://img.shields.io/github/downloads/felidz/template-project-nbdev/total.svg?style=flat-square&logo=github) -->

![PyPI -
Downloads](https://img.shields.io/pypi/dm/template-project-nbdev.svg?style=flat-square&logo=pypi)

## Copyright

Copyright © 2024 onward Felidz. All rights reserved, with certain parts
of the project specifically licensed and subject to different terms and
conditions, e.g., source code of the project under the Apache-2.0
license; you may not use this project except in compliance with the
license.

## Citation

BibTeX citation:

``` bibtex
@misc{felidz2024,
  author = {Felidz},
  title = {Template-Project-Nbdev},
  year = {2024},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/felidz/template-project-nbdev}}
}
```
