Generate manifest of public symbols win python projects w/docstrings
Project description
pysymbol-llm
Developer Guide
If you are new to using nbdev
here are some useful pointers to get you
started.
Install pysymbol_llm in Development mode
# make sure pysymbol_llm package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to pysymbol_llm
$ nbdev_prepare
Usage
Installation
Install latest from the GitHub repository:
$ pip install git+https://github.com/AnswerDotAI/pysymbol-llm.git
or from pypi
$ pip install pysymbol_llm
Documentation
Documentation can be found hosted on this GitHub repository’s pages. Additionally you can find package manager specific guidelines on conda and pypi respectively.
How to use
!pysym2md -h
usage: pysym2md [-h] [--include_no_docstring] [--verbose]
[--output_file OUTPUT_FILE]
package_name
Generate a list of symbols corresponding to a python package in a markdown
format.
positional arguments:
package_name Name of the Python package
options:
-h, --help show this help message and exit
--include_no_docstring Include symbols without docstrings? (default:
False)
--verbose Turn on verbose logging? (default: True)
--output_file OUTPUT_FILE The output file (default: filelist.md)
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
pysymbol-llm-0.0.3.tar.gz
(9.8 kB
view details)
Built Distribution
File details
Details for the file pysymbol-llm-0.0.3.tar.gz
.
File metadata
- Download URL: pysymbol-llm-0.0.3.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9c3bafe24a48735200a93ef9d57c64567fd73be54bc6a3cc7e4e92428f2666f |
|
MD5 | c1cb0df0063d3c37b84c97fb81df2415 |
|
BLAKE2b-256 | 5548be58f3666f86d9290bca97cf5dc4cb7a503b23e6a4ecb5383c1359598e2a |
File details
Details for the file pysymbol_llm-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: pysymbol_llm-0.0.3-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 061968add3d5e96883e130dff382b87c5ee5ab6c4eaf281117463ccfc3250764 |
|
MD5 | 730720fa5fcef6283e969112d5cb7df2 |
|
BLAKE2b-256 | bfe030da78de18a56c7a1fc90cf3fa122baaab98e0e64fb609b316bd84d9989a |