# PyAutoCoder
**PyAutoCoder** is an application which automatically generates Python code based on user's request.
## Version History
### Version 0.0.1
**Allowed requests:**
* Write a program that prints the sum of the first {n} numbers!
* Write a function that prints the sum of the elements in a list!
* Write a program that prints the product of the first {n} numbers!
* Write a function that prints the product of the elements in a list!
* Write a function that checks whether a string is a palindrome or not!
* Write a function that gets the number of substring occurrences in a string!
* Write a program that prints a random integer between {a} and {b} inclusive!
* Write a program that prints a random number between {a} and {b}!
## Executable File
https://github.com/GlobalCreativeApkDev/INDONESIAN_PROGRAMMERS/blob/main/PyAutoCoder/PyAutoCoder/dist/PyAutoCoder/PyAutoCoder
## Source Code
https://github.com/GlobalCreativeApkDev/INDONESIAN_PROGRAMMERS/blob/main/PyAutoCoder/PyAutoCoder/PyAutoCoder.py
## Installation
**pip install PyAutoCoder**
## How to Use the Executable File?
First, open by double-clicking the file "PyAutoCoder". How the executable file looks like is shown
in the image below (the file is enclosed with a red rectangle).
### Image 1

## Getting Started
After you run the application, you will be asked whether you want to continue using the application 'PyAutoCoder'
or not. If you enter 'Y', you will be asked to enter your request and a Python program will be automatically
generated based on your request. Else, you will exit the application.
### Image 2

Raw data
{
"_id": null,
"home_page": "https://github.com/GlobalCreativeApkDev/INDONESIAN_PROGRAMMERS/tree/main/PyAutoCoder",
"name": "PyAutoCoder",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "GlobalCreativeApkDev",
"author_email": "globalcreativeapkdev2022@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/7d/8d/15a086729783f557de35aacdd0f2dee5a2e1f6885df3e059cb85bcdddf58/PyAutoCoder-1.tar.gz",
"platform": null,
"description": "# PyAutoCoder\n\n**PyAutoCoder** is an application which automatically generates Python code based on user's request.\n\n## Version History\n\n### Version 0.0.1\n\n**Allowed requests:**\n* Write a program that prints the sum of the first {n} numbers!\n* Write a function that prints the sum of the elements in a list!\n* Write a program that prints the product of the first {n} numbers!\n* Write a function that prints the product of the elements in a list!\n* Write a function that checks whether a string is a palindrome or not!\n* Write a function that gets the number of substring occurrences in a string!\n* Write a program that prints a random integer between {a} and {b} inclusive!\n* Write a program that prints a random number between {a} and {b}!\n\n## Executable File\n\nhttps://github.com/GlobalCreativeApkDev/INDONESIAN_PROGRAMMERS/blob/main/PyAutoCoder/PyAutoCoder/dist/PyAutoCoder/PyAutoCoder\n\n## Source Code\n\nhttps://github.com/GlobalCreativeApkDev/INDONESIAN_PROGRAMMERS/blob/main/PyAutoCoder/PyAutoCoder/PyAutoCoder.py\n\n## Installation\n\n**pip install PyAutoCoder**\n\n## How to Use the Executable File?\n\nFirst, open by double-clicking the file \"PyAutoCoder\". How the executable file looks like is shown \nin the image below (the file is enclosed with a red rectangle).\n\n### Image 1\n\n\n\n## Getting Started\n\nAfter you run the application, you will be asked whether you want to continue using the application 'PyAutoCoder'\nor not. If you enter 'Y', you will be asked to enter your request and a Python program will be automatically\ngenerated based on your request. Else, you will exit the application.\n\n### Image 2\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "This package contains implementation of the automatic Python code generator \"PyAutoCoder\".",
"version": "1",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3e360668797d117561e26b8b831ff2f8ed6a4387d0e16b7b95b0c49e07ef0030",
"md5": "05fa3ecdd44eba32dc861e29d447d801",
"sha256": "121b3d17537519ea3a613a64d985ee1573fc45ab1df509de12f1ff4b9556900d"
},
"downloads": -1,
"filename": "PyAutoCoder-1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "05fa3ecdd44eba32dc861e29d447d801",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 4362,
"upload_time": "2023-03-24T09:15:49",
"upload_time_iso_8601": "2023-03-24T09:15:49.237509Z",
"url": "https://files.pythonhosted.org/packages/3e/36/0668797d117561e26b8b831ff2f8ed6a4387d0e16b7b95b0c49e07ef0030/PyAutoCoder-1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7d8d15a086729783f557de35aacdd0f2dee5a2e1f6885df3e059cb85bcdddf58",
"md5": "73dc98f9e22cf98a009826e4ea038e62",
"sha256": "47ee67a4fbdfdf2c877c298510fd238e4ae4acf90c2bd7e0c09e087be95368ae"
},
"downloads": -1,
"filename": "PyAutoCoder-1.tar.gz",
"has_sig": false,
"md5_digest": "73dc98f9e22cf98a009826e4ea038e62",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3838,
"upload_time": "2023-03-24T09:15:50",
"upload_time_iso_8601": "2023-03-24T09:15:50.909134Z",
"url": "https://files.pythonhosted.org/packages/7d/8d/15a086729783f557de35aacdd0f2dee5a2e1f6885df3e059cb85bcdddf58/PyAutoCoder-1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-24 09:15:50",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "pyautocoder"
}