Introduction
An interactive ipython shell to be used in your doctest, very similar to and based on interlude.
Usage
>>> from chaoflow.testing.ipython import ipshell, dtipshell
By default you will get the default fancy ipython prompt:
>>> ipshell( locals())
In order to get a prompt suitable for doctest generation, pass doctest=True:
>>> ipshell( locals(), doctest=True)
or use dtipshell, which does exactly that:
>>> dtipshell( locals())
License
chaoflow.testing.ipython is licensed under LGPLv3. Please let me know if this presents a problem for you.
Changelog
Release files for chaoflow.testing.ipython 0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| chaoflow.testing.ipython-0.4.zip | 27.5 kB | Details |
Release files / chaoflow.testing.ipython-0.4.zip
| Download URL | chaoflow.testing.ipython-0.4.zip |
|---|---|
| Size | 27.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ac4befbf5facd5d70ed96f6a0dd5557d4e1882a3902cef279cd934da1b35269f
|
|
BLAKE2b-256 checksum How to use checksums |
a09333754296c278fc708328fd43f111d31a11196ea269a80d6e56c2b3a943b1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |