{"id":20316610,"url":"https://github.com/lukasalvarezdev/learning-python","last_synced_at":"2025-03-04T09:14:44.516Z","repository":{"id":254841114,"uuid":"847673912","full_name":"lukasalvarezdev/learning-python","owner":"lukasalvarezdev","description":"Simple expenses tracker made with python","archived":false,"fork":false,"pushed_at":"2024-08-31T18:49:28.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T13:14:32.451Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lukasalvarezdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-08-26T10:22:34.000Z","updated_at":"2024-09-17T20:48:41.000Z","dependencies_parsed_at":"2024-11-14T18:40:39.370Z","dependency_job_id":null,"html_url":"https://github.com/lukasalvarezdev/learning-python","commit_stats":null,"previous_names":["lukasalvarezdev/learning-python"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasalvarezdev%2Flearning-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasalvarezdev%2Flearning-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasalvarezdev%2Flearning-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasalvarezdev%2Flearning-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukasalvarezdev","download_url":"https://codeload.github.com/lukasalvarezdev/learning-python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241818896,"owners_count":20025210,"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":[],"created_at":"2024-11-14T18:26:59.916Z","updated_at":"2025-03-04T09:14:44.484Z","avatar_url":"https://github.com/lukasalvarezdev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Learning python by Lukas Alvarez\nThese are my first baby steps in python, so if you're gonna judge my coding skills based on this, please don't. Go check my profile instead [here](https://github.com/lukasalvarezdev).\n\nThe repository is divided into small projects each of them made to practice different skills, the following list is ordered by time (older ones first) so the deeper in the list, the better the code.\n\n## Project setup\n\nFirst clone the repo\n```sh\n  git clone lukasalvarezdev/learning-python\n```\n\nInstall all dependencies\n```sh\n  python -m pip install -r requirements.txt\n```\n\n## Projects\n### Calculator app\nA small CLI program that performs the 4 basic aritmethic operations (addition, subtraction, divison, multiplication)\n\n**How it works**:\n   \nFirst run the program\n```sh\n  cd calculator\n  python main.py \n```\nThen you just have to follow the promt instructions.\n\n**Limitations**:\n\n- It only does operations in the order you put them. It will get fancier in the future.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukasalvarezdev%2Flearning-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukasalvarezdev%2Flearning-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukasalvarezdev%2Flearning-python/lists"}