{"id":20493641,"url":"https://github.com/code-lucidal58/python_inception","last_synced_at":"2025-07-07T18:39:33.947Z","repository":{"id":88633398,"uuid":"161608934","full_name":"code-lucidal58/python_inception","owner":"code-lucidal58","description":"Cheatsheet for python basics","archived":false,"fork":false,"pushed_at":"2021-06-04T11:53:05.000Z","size":103,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-16T05:55:44.072Z","etag":null,"topics":["python-cheatsheet","python-examples","python-library","python3"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/code-lucidal58.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-13T08:39:29.000Z","updated_at":"2021-06-04T11:53:07.000Z","dependencies_parsed_at":"2024-03-25T14:01:11.798Z","dependency_job_id":null,"html_url":"https://github.com/code-lucidal58/python_inception","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-lucidal58%2Fpython_inception","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-lucidal58%2Fpython_inception/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-lucidal58%2Fpython_inception/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-lucidal58%2Fpython_inception/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/code-lucidal58","download_url":"https://codeload.github.com/code-lucidal58/python_inception/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242075255,"owners_count":20068224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python-cheatsheet","python-examples","python-library","python3"],"created_at":"2024-11-15T17:36:02.867Z","updated_at":"2025-03-05T17:44:59.329Z","avatar_url":"https://github.com/code-lucidal58.png","language":null,"readme":"# Python Inception\n\nPython is a dynamically written object-oriented programming language. \nThe tutorials are in the sequence of the file name. Sample scripts are located in examples folder. Python used in this \nrepository is CPython, that is python interpreter written in C. The code written using Python is compiled in runtime.\nThe same compiled code is reused multiple times. Hence, Python optimises the execution. For example, constant expressions\nand sequences with length less than 20 characters are precalculated and stored. \n\nVersion: 3.8.x\n\n***Sources: PluralSight, Hackerrank, LinkedIn Learning, Edx, Udemy***\n\n## Index\nThe beginner concepts are explained using markdown as well as python code. The sequence is as follows:\n* [Basic Operations](basic_operations.md) \n* [Data Types](data_types.md) \n* [Loop and Conditional](loop_conditionals.md) \n* [Date and Time](date_time.md) \n* [Functions](functions.md)\n* [File Handling](file_handling.md)\n* [Web Data Handling](web_data_handling.md)\n* [Object Oriented Programming 1](oop_1.md)\n* [Object Oriented Programming 2](oop_2.md)\n* [Memory Management](memory_management.md)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-lucidal58%2Fpython_inception","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode-lucidal58%2Fpython_inception","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-lucidal58%2Fpython_inception/lists"}