Skip to main content

Package to create a duck marker in matplotlib.

Reason this release was yanked:

Rename without underscore to buildDuck

Project description

build_duck

Add a duck marker to Matplotlib.

Example

from build_duck import get_marker

import numpy as np

import matplotlib.pyplot as plt

marker_duck = get_marker()

x = np.linspace(0,100,20)

y = 10*np.sin(x)

plt.figure(dpi=100)

plt.plot(x,y, marker=marker_duck, ms=20)

plt.show()

plt.clf()

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

build_duck-0.0.2.tar.gz (2.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

build_duck-0.0.2-py3-none-any.whl (2.2 kB view details)

Uploaded Python 3

File details

Details for the file build_duck-0.0.2.tar.gz.

File metadata

  • Download URL: build_duck-0.0.2.tar.gz
  • Upload date:
  • Size: 2.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.25.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.36.1 importlib-metadata/0.23 keyring/18.0.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.4

File hashes

Hashes for build_duck-0.0.2.tar.gz
Algorithm Hash digest
SHA256 e884de64c0dd5e7810507c6e5c2450ab362c1a330104403e1783aa4770538a62
MD5 d66139d179cef81bc057f8cb5160a5f9
BLAKE2b-256 9be43d3b95f206bcc3c7c97558d71ff136251c752594fbf9f3e0ab03e3ff3a43

See more details on using hashes here.

File details

Details for the file build_duck-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: build_duck-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 2.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.25.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.36.1 importlib-metadata/0.23 keyring/18.0.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.4

File hashes

Hashes for build_duck-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 dffb6f35d54fbef0b35a08c64c2c0044393801142028671eb8a0f66f6215b513
MD5 60427ee3a64e3ab8b4526d27f573cdc2
BLAKE2b-256 9807bbb5f13eb72dcf86b6d3f0187093343e50221eea29b0d3eadb4a17fee55b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page