**DEPRECATED** A Sphinx extension that enables remote code blocks
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file remotecode-0.1.2.tar.gz.
File metadata
- Download URL: remotecode-0.1.2.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b19f055e02246231108b62d528f260ec07649386a7bc102f87b9fd61259fc997
|
|
| MD5 |
09b23e02457b1ce626b15c6b7b615337
|
|
| BLAKE2b-256 |
8736898d2cb32012d21f41bd426c962fb1d4caa9427792773d0d1e622108047c
|
File details
Details for the file remotecode-0.1.2-py2.py3-none-any.whl.
File metadata
- Download URL: remotecode-0.1.2-py2.py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ade5fe4513558a3aace1ba430cd6a2f89356ed4abee7de3c8a838fd8dfacaf23
|
|
| MD5 |
380ac00dc1cb52ee6f81db80f9b898d4
|
|
| BLAKE2b-256 |
4e251151236880fdc9aa6b4c99a28f21dc8fba605cd9ace23f056fb7a769410d
|