Skip to main content

No project description provided

Project description

(f)SCHA.T.S.I

(f)SCHA.T.S.I - An abbreviation for 'faster SCHeduling Algorithm for Text Seach Intelligence'.

Getting Started

https://python-poetry.org/

pip install poetry
poetry lock
.venv\Scripts\activate
poetry config virtualenvs.in-project true
poetry install

Generate documentation

Theme documentation: https://sphinx-rtd-theme.readthedocs.io/en/stable/index.html apidoc documentation: https://www.sphinx-doc.org/en/master/man/sphinx-apidoc.html

os.environ["SPHINX_APIDOC_OPTIONS"]="members,show-inheritance"

Windows

cd docs
sphinx-apidoc -lfM -d 0 -o schatsi/ ../src/schatsi
.\make.bat html

Mac/Linux

cd docs
sphinx-apidoc -lfM -d 0 -o schatsi/ ../src/schatsi
make html

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

schatsi-0.1.37.tar.gz (7.3 kB view hashes)

Uploaded Source

Built Distribution

schatsi-0.1.37-py3-none-any.whl (13.5 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