Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vaibhavmojidra/python---demo-creating-your-own-module
In Python, A module is a file containing Python definitions and statements. The file name is the module name with the suffix .py appended.
https://github.com/vaibhavmojidra/python---demo-creating-your-own-module
coding module mojidra programming python vaibhav vaibhav-mojidra vaibhavmojidra
Last synced: 6 days ago
JSON representation
In Python, A module is a file containing Python definitions and statements. The file name is the module name with the suffix .py appended.
- Host: GitHub
- URL: https://github.com/vaibhavmojidra/python---demo-creating-your-own-module
- Owner: VaibhavMojidra
- License: mit
- Created: 2022-12-09T16:02:37.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T16:02:45.000Z (about 2 years ago)
- Last Synced: 2024-12-24T08:09:30.272Z (about 2 months ago)
- Topics: coding, module, mojidra, programming, python, vaibhav, vaibhav-mojidra, vaibhavmojidra
- Language: Python
- Homepage: https://vaibhavmojidra.github.io/site/
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Demo Creating Your Own Module
[Creating Your Own Module.pdf](https://github.com/VaibhavMojidra/Python---Demo-Creating-Your-Own-Module/blob/master/doc/Creating%20Your%20Own%20Module.pdf "Click here to view Creating Your Own Module.pdf")