Skip to main content

A small framework for generating simple, reproducible graphs.

Example

@recipe
def sine_wave():
    g = Graph()
    g.x = numpy.arange(0.0, 10.0, 0.01)
    g.y = numpy.sin(g.x)
    return g

This defines a graph of the sin(x) function in the interval 0 ≤ x ≤ 10.

To save the graph to disk, call sine_wave().save(). To save all recipes, call graphbutler.save_all(). To show a preview, call sine_wave().show().

For more examples, see the examples directory.

Status

This project is in an experimental stage. Feel free to open an issue on Github and I’ll get back to you in a couple of days!

Release files for graphbutler 0.2.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for graphbutler 0.2.0
File Size Uploaded
graphbutler-0.2.0.tar.gz 2.9 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for graphbutler 0.2.0
File Interpreter ABI Platform
graphbutler-0.2.0-py2-none-any.whl Python 2 none any Details

Total release size: 6.7 kB

Release files / graphbutler-0.2.0.tar.gz

Download URL graphbutler-0.2.0.tar.gz
Size 2.9 kB
Tags Source
SHA-256 checksum
How to use checksums
a676595350290d8052b75135bb08faea7376de0e1750d2914c9c779d9ae46136
BLAKE2b-256 checksum
How to use checksums
fff625275bf6a5b6e3e5d18003b4678b180b14c655fd0d4aaaca0f6b6be89991
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / graphbutler-0.2.0-py2-none-any.whl

Download URL graphbutler-0.2.0-py2-none-any.whl
Size 3.9 kB
Tags Python 2
SHA-256 checksum
How to use checksums
b66906ef99b5bad6be05db0db4137721198b557d116feed332bc1c248c271c95
BLAKE2b-256 checksum
How to use checksums
487ec696b843b52fce0757943c578b50fbb25892b60d3578f0955c7857492fd9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.2.0 This release

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page