Skip to main content

Literally everything!

The ultimate abstraction.

from everything import anything!

Real example:

from everything import sort_list, stylized_greeting

# Print a greeting for Wolf
print(stylized_greeting("Wolf", "Angry"))

# Sort a list
print(sort_list([3, 2, 1, 0, -5, 2.5]))
>> ANTHROPIC_API_KEY=...
>> python example.py
WHAT DO YOU WANT, WOLF?!
[-5, 0, 1, 2, 2.5, 3]

How's it work?

Using state-of-the-art technology, we can literally import anything from everything! Any function you can imagine, dynamically generated at runtime, accessible with a simple import.

When you import <anything> from everything, everything will use Python's AST library to scan your source code, and find all usages of <anything>. It then will merge a few lines of context on both sides of every function call, along with the call itself. Then, it will have claude generate a Python function, freshly plopped into your code at runtime.

How to use

First, set the ANTHROPIC_API_KEY to a valid API token. Then install the package with pip install everything (or uv, etc). Finally, import anything from everything!

Words of caution

You probably don't want to use this in production. everything provides no guarantees! This is my escape hatch after of 6 weeks of learning nix.

Release files for everything 0.1.7

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

Source distribution (sdist)

Source distribution for everything 0.1.7
File Size Uploaded
everything-0.1.7.tar.gz 8.9 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for everything 0.1.7
File Interpreter ABI Platform
everything-0.1.7-py3-none-any.whl Python 3 none any Details

Total release size: 17.6 kB

Release files / everything-0.1.7.tar.gz

Download URL everything-0.1.7.tar.gz
Size 8.9 kB
Tags Source
SHA-256 checksum
How to use checksums
a8940002adcb1eddffebccc55ee51fd1f9138cf559b007fb18be34e91eee5b4c
BLAKE2b-256 checksum
How to use checksums
6ac5e3ba491acba4a78c219331c4524ad06b4e9b088c3aff446e1d0727a45200
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

Release files / everything-0.1.7-py3-none-any.whl

Download URL everything-0.1.7-py3-none-any.whl
Size 8.6 kB
Tags Python 3
SHA-256 checksum
How to use checksums
d70eadef7e7dc2dd3b35f21d5ecf9609ae72e5517b3f89a63eaef39307ca3832
BLAKE2b-256 checksum
How to use checksums
94d44faa27f5a7c16959317427908d02821dbce9b2bb115cb86cbe61e001b320
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

Release history Release notifications | RSS feed

This release

0.1.7 This release

2 release files

0.1.5

2 release files

0.1.4

2 release files

0.1.3

2 release files

0.1.2

2 release files

0.1.1

1 release file

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