Skip to main content

A simple, powerful language for AI, ML, and apps - No coding experience needed!

Project description

Easypy: Coding for Everyone 🚀

Easypy Banner License Downloads

Easypy is a new programming language designed for humans, not robots. It strips away the complex syntax of traditional languages and replaces it with clear, English-like commands.

Whether you want to build websites, analyze data, or create AI chatbots, Easypy makes it accessible to everyone.

📦 Installation

Option 1: Install via Pip (Recommended)

Simply install the package via pip:

pip install easypy-lang

Option 2: Run via Docker (No Install Needed)

Don't want to install Python? Run Easypy directly in a container:

# Pull the image
docker pull vadikgoel/easypy-lang

# Run interactive mode
docker run -it vadikgoel/easypy-lang

✨ Features

  • English-like Syntax: Write code that reads like a story.
  • Built-in Power: Comes with modules for AI, Web, Data Science, and GUI out of the box.
  • Python Compatible: Runs on top of the robust Python ecosystem.
  • Zero Configuration: No complex build tools or compilers needed.

� Modules (Batteries Included)

Module Purpose Example
gui Desktop Apps gui.create_app("My App")
ml Machine Learning ml.model("classifier")
ai AI Helpers ai.ask("Hello")
db Database db.sqlite("my.db")
game 2D Games game.window()
web Internet web.get("https://google.com")
file File I/O file.write("test.txt", "Hi")
datetime Date & Time datetime.now()
discord Bots class MyBot(discord.Client)

�🚀 Quick Start

Create a file named hello.easy and write your first program:

# Say hello
log "Hello, World!"

# Simple math
var x = 10
var y = 20
log "The sum is: " + (x + y)

# Ask the user
input name "What is your name?"
log "Nice to meet you, " + name

Run it from your terminal:

easypy hello.easy

📚 Documentation

For full documentation, tutorials, and the interactive playground, please check the docs/ folder included in the repository or visit our Documentation.

🤝 Contributing

We welcome contributions! Please feel free to open issues or submit pull requests on our GitHub page.


Easypy - Making programming simple, powerful, and fun.

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

easypy_lang-2.1.1.tar.gz (25.9 kB view details)

Uploaded Source

Built Distribution

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

easypy_lang-2.1.1-py3-none-any.whl (26.8 kB view details)

Uploaded Python 3

File details

Details for the file easypy_lang-2.1.1.tar.gz.

File metadata

  • Download URL: easypy_lang-2.1.1.tar.gz
  • Upload date:
  • Size: 25.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.9

File hashes

Hashes for easypy_lang-2.1.1.tar.gz
Algorithm Hash digest
SHA256 a468fb3b2c1e2008555d5f73685d2f8c2c0585e30c11595dc5a4592529f200f5
MD5 17379d76be60f488266ddf7a906f7f5c
BLAKE2b-256 4f7fe2e2d256d2d36e271bd540d019de7b0e7d2b4569ff7aa5b3c324a54ba3a2

See more details on using hashes here.

File details

Details for the file easypy_lang-2.1.1-py3-none-any.whl.

File metadata

  • Download URL: easypy_lang-2.1.1-py3-none-any.whl
  • Upload date:
  • Size: 26.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.9

File hashes

Hashes for easypy_lang-2.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b518e9c035e0ff9721440f491f717181f13cab1459a69e54536e1fc01a6fdbf5
MD5 8c921889e64748db8a332fb4a2853e9b
BLAKE2b-256 1ce3227199aefa4bde1fee13440a55277b9b467be57731f7780ccf3d06e3118e

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