Skip to main content

Rubin Observatory's framework for Sphinx-based technote documents.

Project description

DOI Python CI

Technote

Rubin Observatory's framework for Sphinx-based technote documents. Learn more at https://technote.lsst.io.

Install from PyPI:

pip install technote

technote is developed by Rubin Observatory at https://github.com/lsst-sqre/technote.

Features

Warning Technote is in initial design and development. The features described below may not be implemented yet.

Technotes are web-native, single page websites that facilitate rapid scientific and technical communication. The "technote" package provides the framework for creating technotes:

  • A Sphinx theme optimized for single page documents, like technotes. This theme can be customized by organizations.
  • A technote.toml makes it easy to configure document metadata.
  • Technotes can be written in reStructuredText, Markdown, or as Jupyter notebooks.

Developing technote

The best way to start contributing to technote is by cloning this repository, creating a virtual environment, and running the make init command to set up the Python project:

git clone https://github.com/lsst-sqre/technote.git
cd technote
make init

Technote also uses Webpack to bundle CSS and JS. We use nvm to set up Node at a specific version:

nvm use

This may happen automatically when opening the technote repo in your shell.

Then install the JS dependencies:

npm install

And build the CSS and JS assets:

npm run build

You can run tests and build documentation with tox:

tox

To learn more about the individual environments:

tox -av

In particular, to build a demo technote in the demo directory:

tox -e demo

See the docs for more information.

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

technote-0.9.0a2.tar.gz (564.5 kB view details)

Uploaded Source

Built Distribution

technote-0.9.0a2-py3-none-any.whl (99.9 kB view details)

Uploaded Python 3

File details

Details for the file technote-0.9.0a2.tar.gz.

File metadata

  • Download URL: technote-0.9.0a2.tar.gz
  • Upload date:
  • Size: 564.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for technote-0.9.0a2.tar.gz
Algorithm Hash digest
SHA256 1022f85760022ba44368e02d5cdbeb36a90da25c21dcc38b3e5112e15febf0ba
MD5 5a530b6368376b16c3f4e97c4fd3a658
BLAKE2b-256 aa3224819e7b6f1f6e658c27e2e88e5d5b1324e100dde835a6512fe808514bf3

See more details on using hashes here.

File details

Details for the file technote-0.9.0a2-py3-none-any.whl.

File metadata

  • Download URL: technote-0.9.0a2-py3-none-any.whl
  • Upload date:
  • Size: 99.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for technote-0.9.0a2-py3-none-any.whl
Algorithm Hash digest
SHA256 0f28117b5ad21e2fd031d45418245a33105e4aa7dd7026e0410280250eaf9538
MD5 912f3eb2bb0aecbd8fa4172ffad61bdf
BLAKE2b-256 b932cef33f80f6d835c9f64bd8a858d6bed3b50f2e3ce2fac444e0022e39c892

See more details on using hashes here.

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