Skip to main content

from everything import anything

Project description

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]))
>> OPENAI_API_TOKEN=...
>> python example.py
WHAT DO YOU WANT, WOLF?!
[-5, 0, 1, 2, 2.5, 3]

How's it work?

Using OpenAI's's state-of-the-art AI 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 use OpenAI's gpt-4o model to generate a Python function, which you can then use in your code.

How to use

First, set the OPENAI_API_TOKEN to a valid API token. Then install the package with pip install everything. 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.

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

everything-0.1.3.tar.gz (8.9 kB view details)

Uploaded Source

Built Distribution

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

everything-0.1.3-py3-none-any.whl (8.5 kB view details)

Uploaded Python 3

File details

Details for the file everything-0.1.3.tar.gz.

File metadata

  • Download URL: everything-0.1.3.tar.gz
  • Upload date:
  • Size: 8.9 kB
  • Tags: Source
  • Uploaded using 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}

File hashes

Hashes for everything-0.1.3.tar.gz
Algorithm Hash digest
SHA256 c0e80c07d8cccc74744975dc4f507efedeef69e74a162bf4ffc0e5e4c68c5946
MD5 7be2d49945cdb81f5fc027126a706926
BLAKE2b-256 37c09eeac7e7c382f8020fe3036bf101362d3a61a7263b2c1ae6a460cdc0390e

See more details on using hashes here.

File details

Details for the file everything-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: everything-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 8.5 kB
  • Tags: Python 3
  • Uploaded using 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}

File hashes

Hashes for everything-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 12d7b811de71d3c47118d19799cdea85bbdbaf9499b6671fdfdc169c2c317534
MD5 5b6356c2cfb13fc1fdad5abc5b5d34a0
BLAKE2b-256 9b165411df1e814083fb28f1a440e2a958f0311bf25d197cbcba517dca3f6017

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