# prompt_maker
<!-- 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 prompt_maker in Development mode
``` sh
# make sure prompt_maker package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to prompt_maker
$ nbdev_prepare
```
## Usage
### Installation
Install latest from the GitHub
[repository](https://github.com/Gaurav-Adlakha/prompt_maker):
``` sh
$ pip install git+https://github.com/Gaurav-Adlakha/prompt_maker.git
```
or from [conda](https://anaconda.org/Gaurav-Adlakha/prompt_maker)
``` sh
$ conda install -c Gaurav-Adlakha prompt_maker
```
or from [pypi](https://pypi.org/project/prompt_maker/)
``` sh
$ pip install prompt_maker
```
### Documentation
Documentation can be found hosted on this GitHub
[repository](https://github.com/Gaurav-Adlakha/prompt_maker)’s
[pages](https://Gaurav-Adlakha.github.io/prompt_maker/). Additionally
you can find package manager specific guidelines on
[conda](https://anaconda.org/Gaurav-Adlakha/prompt_maker) and
[pypi](https://pypi.org/project/prompt_maker/) respectively.
Raw data
{
"_id": null,
"home_page": "https://github.com/Gaurav-Adlakha/prompt_maker",
"name": "prompt-maker",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "nbdev jupyter notebook python",
"author": "Gaurav-Adlakha",
"author_email": "gauravadlakha1509@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/8c/d4/afae17cde2ffd365703b6b67ca14ba5f2fdd14092625056df659398f1634/prompt_maker-0.0.4.tar.gz",
"platform": null,
"description": "# prompt_maker\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 prompt_maker in Development mode\n\n``` sh\n# make sure prompt_maker 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 prompt_maker\n$ nbdev_prepare\n```\n\n## Usage\n\n### Installation\n\nInstall latest from the GitHub\n[repository](https://github.com/Gaurav-Adlakha/prompt_maker):\n\n``` sh\n$ pip install git+https://github.com/Gaurav-Adlakha/prompt_maker.git\n```\n\nor from [conda](https://anaconda.org/Gaurav-Adlakha/prompt_maker)\n\n``` sh\n$ conda install -c Gaurav-Adlakha prompt_maker\n```\n\nor from [pypi](https://pypi.org/project/prompt_maker/)\n\n``` sh\n$ pip install prompt_maker\n```\n\n### Documentation\n\nDocumentation can be found hosted on this GitHub\n[repository](https://github.com/Gaurav-Adlakha/prompt_maker)\u2019s\n[pages](https://Gaurav-Adlakha.github.io/prompt_maker/). Additionally\nyou can find package manager specific guidelines on\n[conda](https://anaconda.org/Gaurav-Adlakha/prompt_maker) and\n[pypi](https://pypi.org/project/prompt_maker/) respectively.\n",
"bugtrack_url": null,
"license": "Apache Software License 2.0",
"summary": "prompt maker to library using best practices.",
"version": "0.0.4",
"project_urls": {
"Homepage": "https://github.com/Gaurav-Adlakha/prompt_maker"
},
"split_keywords": [
"nbdev",
"jupyter",
"notebook",
"python"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "c831ba9e6b3d73d654e89e9687108699a8b3cbb87529f7ccbf4071c16dfe4f70",
"md5": "f641e6bcf3dfc07cabb8526d1256bc4a",
"sha256": "8d9c2849b78022117845f0280754980162a550bf910f74a64053ed10d4d89d6e"
},
"downloads": -1,
"filename": "prompt_maker-0.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f641e6bcf3dfc07cabb8526d1256bc4a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 10015,
"upload_time": "2025-10-07T14:09:13",
"upload_time_iso_8601": "2025-10-07T14:09:13.591884Z",
"url": "https://files.pythonhosted.org/packages/c8/31/ba9e6b3d73d654e89e9687108699a8b3cbb87529f7ccbf4071c16dfe4f70/prompt_maker-0.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8cd4afae17cde2ffd365703b6b67ca14ba5f2fdd14092625056df659398f1634",
"md5": "a6166cf8f864e71f495ec24a18ad8bd1",
"sha256": "98bb55b660ef63772452641c2b498fd3fb3cdb72ac16639016c3def4f8706bb2"
},
"downloads": -1,
"filename": "prompt_maker-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "a6166cf8f864e71f495ec24a18ad8bd1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 10742,
"upload_time": "2025-10-07T14:09:14",
"upload_time_iso_8601": "2025-10-07T14:09:14.630398Z",
"url": "https://files.pythonhosted.org/packages/8c/d4/afae17cde2ffd365703b6b67ca14ba5f2fdd14092625056df659398f1634/prompt_maker-0.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-07 14:09:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Gaurav-Adlakha",
"github_project": "prompt_maker",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "prompt-maker"
}