{"id":30669614,"url":"https://github.com/germanocastanho/python-notes","last_synced_at":"2025-09-01T01:39:40.372Z","repository":{"id":312178282,"uuid":"1038461639","full_name":"germanocastanho/python-notes","owner":"germanocastanho","description":"Personal collection of Python Notes, tips, and code snippets 🐍","archived":false,"fork":false,"pushed_at":"2025-08-29T02:30:59.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-29T05:20:51.860Z","etag":null,"topics":["data-science","numpy","pandas","programming","python"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/germanocastanho.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,"zenodo":null}},"created_at":"2025-08-15T08:38:01.000Z","updated_at":"2025-08-29T02:31:02.000Z","dependencies_parsed_at":"2025-08-29T05:21:05.689Z","dependency_job_id":"2fbd70d3-7707-4ecc-b162-f3a037fd4d06","html_url":"https://github.com/germanocastanho/python-notes","commit_stats":null,"previous_names":["germanocastanho/python-notes"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/germanocastanho/python-notes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/germanocastanho%2Fpython-notes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/germanocastanho%2Fpython-notes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/germanocastanho%2Fpython-notes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/germanocastanho%2Fpython-notes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/germanocastanho","download_url":"https://codeload.github.com/germanocastanho/python-notes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/germanocastanho%2Fpython-notes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273064833,"owners_count":25039264,"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","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["data-science","numpy","pandas","programming","python"],"created_at":"2025-09-01T01:39:39.922Z","updated_at":"2025-09-01T01:39:40.366Z","avatar_url":"https://github.com/germanocastanho.png","language":"Jupyter Notebook","readme":"# 🐍 Python Notes\r\n\r\nThis repo is my personal collection of **Python Notes**, tips, and code snippets. Here you will find notebooks with things I find useful, interesting, or tricky while working with Python. These are not formal lessons — just my own references, experiments, and reminders. Feel free to browse, use, or contribute if you find something helpful! 📚\r\n\r\n# 🚀 Main Features\r\n\r\n- **My Personal Notes**: 📖 Short explanations and reminders about Python basics, libraries, and patterns.\r\n- **Hands-On Examples**: 🔧 Practical examples and small scripts about Python fundamentals and libraries.\r\n- **Interactive Notebooks**: 💻 Interactive notebooks for testing ideas and keeping things more organized.\r\n\r\n# ✅ Prerequisites\r\n\r\n- **Python 3.12+**, available through the [**official website**](https://www.python.org/downloads/).\r\n- **JupyterLab**, following the [**official installation guide**](https://jupyter.org/install).\r\n\r\n# 🛠️ Local Installation\r\n\r\n```bash\r\n# Clone the repository\r\ngit clone https://github.com/germanocastanho/python-notes.git\r\n\r\n# Navigate to the directory\r\ncd python-notes\r\n\r\n# Set up a virtual environment\r\npython3 -m venv .venv\r\nsource .venv/bin/activate\r\n\r\n# Install dependencies\r\npip install -r requirements.txt\r\n\r\n# Access the desired notebook\r\ncd notebooks\r\njupyter-lab \u003cfile.ipynb\u003e\r\n```\r\n\r\n# 📜 Free Software\r\n\r\nDistributed under the [**GNU GPL v3**](LICENSE), ensuring freedom - as in \"free speech\" - to use, modify, and redistribute the software, as long as these freedoms are preserved in any derivative versions. By using or contributing, you support the **free software** philosophy and help build an open, community-driven technological environment! ✊\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgermanocastanho%2Fpython-notes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgermanocastanho%2Fpython-notes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgermanocastanho%2Fpython-notes/lists"}