Skip to main content

EE07 (Double-E Language) for Chemical System Programming

Project description

EE07: Double-E Language for Chemical System Programming

EE07 (Double-E Language) is a programming language that fully supports C++ syntax and features, while introducing chemical system programming using inbuilt intelligence.

Write, test, and simulate chemical systems directly in C++-style code with chemical functions like react(), structure(), bind(), release(), and more.

Features

  • Full support for all C++ syntax (OOP, file I/O, templates, etc.)
  • Chemical intelligence powered by PubChem API
  • New datatypes: iupac, comm, fm
  • Inbuilt functions: react(), bind(), structure(), release(), delay(), trig(), save() and more
  • Use EE07 inside notebooks like Google Colab

Installation

pip install EE07

Usage (Example)

from EE07 import run_code

run_code("""

#include

using namespace std;

int main() {

cout << "EE07 is live!" << endl;

structure("glucose");

react("glucose", "oxygen");

trig("temperature > 310");

return 0;

} """)

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

ee07-0.1.4.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

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

ee07-0.1.4-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

Details for the file ee07-0.1.4.tar.gz.

File metadata

  • Download URL: ee07-0.1.4.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.6

File hashes

Hashes for ee07-0.1.4.tar.gz
Algorithm Hash digest
SHA256 24fb8a51090c77e761a01d3c4d1e162e6daed03bd41ee314746c117245638351
MD5 959f9f98e33e5c4d8f30be0e4bada1a5
BLAKE2b-256 0053292fd79e5d41e93ae9b31043c11e338ff9e9471ba6a4436a9ad45ea77011

See more details on using hashes here.

File details

Details for the file ee07-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: ee07-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 6.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.6

File hashes

Hashes for ee07-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d2fb425a80ea3fc6fec6a03829e9551aba04473621b1e3406bbf37ba10ea3441
MD5 3a6f6c223de694cbffbf141514f95174
BLAKE2b-256 d21e7f6114b45c0376518dc8ba451f077af46f6ccc3a115815b7b119c2d1ea27

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