CodeMe - Automatic Python Coder
Project description
CodeME is a python tool through which you can autocomplete your code just by asking it. It takes help from chatGPT to acomplish it and do changes in your existing code.
Authors
How to run
Best part of CodeME is you just need two lines of code to initiate it.
1.To install CodeME python package.
pip install codeme
2.Now start the app
python -m codeme <filename with extension>
Note: The only requirement to take benifit of this sharing framework in that you need to have python installed.
Demo
In the working file add #
in a new line and write your command as #command
and save it.
Example: #write a python program for adls databricks connection
Now in terminal in the same working directory write a command python -m codeme <filename with its extension>
Aladdin will come out and will write code for you. Woah!
There is a lot more optimization and things coming whose screenshot will be added soon
Note: This will code for any coding language even it can write anything for you as it involved chat gpt features.
Contributing
Contributions are always welcome!
Lets connect and discuss your ideas and scope of improvement
Please adhere to this project's code of conduct
.
Support
For support, email neetishsingh97@gmail.com or call me at +91-9643046366.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file codeme-0.1.9.tar.gz
.
File metadata
- Download URL: codeme-0.1.9.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1c38137c4d92016edfcbd41b23e13d24e44d8701623a8863847b0a6a32ad1fd |
|
MD5 | 8fae0a81e9b601f90f41961de0b346fb |
|
BLAKE2b-256 | 0d17fb4e877efe48f9e1b6e626853e307e49bd654b5ba5a561df44178317f3c5 |
File details
Details for the file codeme-0.1.9-py3-none-any.whl
.
File metadata
- Download URL: codeme-0.1.9-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ebd7b00daf4dde06c4e17c48155695d3da9d994c9911dfb11462787d379ec77 |
|
MD5 | 2710e6f4af36221fd31ff2bd0b07d5d3 |
|
BLAKE2b-256 | aedd3247a462c2d2e9e6b27b6db355205eddfc0db65b045a1673a822befa5735 |