Skip to main content

Egg shapes.

Project description

eggcellent

Make excellent egg shapes.

Install

It can be installed from command - line using pip:

pip install eggcellent

Usage

Use a default egg:

from eggcellent import egg
import matplotlib.pyplot as plt
plt.scatter([0, 1], [0, 1], marker=None, verts=egg, s=200)

example1.png

Make your own egg

from eggcellent import make_egg
egg = make_egg(a=2, b=3)

The egg equation is:

r = cos(2θ) + a * cos(θ) + b

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

eggcellent-0.1.0.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

eggcellent-0.1.0-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file eggcellent-0.1.0.tar.gz.

File metadata

  • Download URL: eggcellent-0.1.0.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for eggcellent-0.1.0.tar.gz
Algorithm Hash digest
SHA256 3df61b0eb0ba2fadf4216538ea43c71650a6aaf98cdbf9d3f0fcc5cfa5e39173
MD5 2e71a53c25855cac8e86e58d2d9211c0
BLAKE2b-256 4938415b9fdf5aa25e247acef170ef322016dcba086d97df6c8ab2fff9e0f8a5

See more details on using hashes here.

File details

Details for the file eggcellent-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for eggcellent-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 060a018e583dd5f9351d58494b84b5a864e2f508f5ebe5496b9dc8ce80f21c28
MD5 8662da2f595963ec632ca193dbcae700
BLAKE2b-256 6ce475a38b95ac18eabc2d509aba6fae1baaca81f69265086c4cb46ec1466ab0

See more details on using hashes here.

Supported by

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