remotecode is an extension for Sphinx that enables code blocks from remote sources.
Full documentation: https://kallimachos.github.io/remotecode/
Installation
Install remotecode using pip:
$ pip install remotecode
Usage
Add remotecode to the list of extensions in conf.py:
extensions = ['remotecode']Use the remote-code-block directive to fetch remote source code and display it in a code-block.
.. remote-code-block:: ini https://example.com/rawsource.ini
Release files for remotecode 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| remotecode-0.1.2.tar.gz | 2.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| remotecode-0.1.2-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 6.4 kB
Release files / remotecode-0.1.2.tar.gz
| Download URL | remotecode-0.1.2.tar.gz |
|---|---|
| Size | 2.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b19f055e02246231108b62d528f260ec07649386a7bc102f87b9fd61259fc997
|
|
BLAKE2b-256 checksum How to use checksums |
8736898d2cb32012d21f41bd426c962fb1d4caa9427792773d0d1e622108047c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / remotecode-0.1.2-py2.py3-none-any.whl
| Download URL | remotecode-0.1.2-py2.py3-none-any.whl |
|---|---|
| Size | 4.0 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
ade5fe4513558a3aace1ba430cd6a2f89356ed4abee7de3c8a838fd8dfacaf23
|
|
BLAKE2b-256 checksum How to use checksums |
4e251151236880fdc9aa6b4c99a28f21dc8fba605cd9ace23f056fb7a769410d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |