{"id":19734411,"url":"https://github.com/slott56/pivot-to-python","last_synced_at":"2025-10-12T23:38:30.667Z","repository":{"id":145171982,"uuid":"409177391","full_name":"slott56/pivot-to-python","owner":"slott56","description":"Repository with examples from the Pivot to Python book","archived":false,"fork":false,"pushed_at":"2024-08-28T17:41:00.000Z","size":181,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-28T04:48:04.726Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://books.apple.com/us/book/pivot-to-python/id1586977675","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/slott56.png","metadata":{"files":{"readme":"README.rst","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":"2021-09-22T11:29:57.000Z","updated_at":"2024-08-28T17:41:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"f926cc67-8173-44cd-b015-9f963a5db318","html_url":"https://github.com/slott56/pivot-to-python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/slott56/pivot-to-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slott56%2Fpivot-to-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slott56%2Fpivot-to-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slott56%2Fpivot-to-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slott56%2Fpivot-to-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slott56","download_url":"https://codeload.github.com/slott56/pivot-to-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slott56%2Fpivot-to-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013413,"owners_count":26085274,"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-10-12T02:00:06.719Z","response_time":53,"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":[],"created_at":"2024-11-12T00:36:48.358Z","updated_at":"2025-10-12T23:38:30.614Z","avatar_url":"https://github.com/slott56.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"###############\npivot-to-python\n###############\n\nComponents and examples from the Pivot to Python book.\n\nInstallation\n=============\n\nThere are several steps to getting this ready for experimentation.\n\nThe book uses **uv**, https://astral.sh/blog/uv-unified-python-packaging.\n\nStart by installing **uv**.\nhttps://docs.astral.sh/uv/getting-started/installation/\n\n\n1.  Clone or download this https://github.com/slott56/pivot-to-python.git repository.\n    Use desktop ``git clone`` or the a GUI tool like GitHub Desktop https://desktop.github.com/download/.\n\n    ..  code-block:: bash\n\n        % git clone https://github.com/slott56/pivot-to-python.git\n\n2.  Change to the downloaded directory.\n\n    ..  code-block:: bash\n\n        % cd pivot-to-python\n\n3.  Initialize a UV project with Python 3.12\n\n    ..  code-block:: bash\n\n        % uv init --python 3.12\n\n4.  Install the \"extras\" to run the test cases.\n\n    ..  code-block:: bash\n\n        % uv sync --all-extras\n\nUpgrades\n--------\n\nTo get **all** the latest and greatest versions of package, use the following command:\n\n..  code-block:: bash\n    ..  code-block:: bash\n\n        % uv sync --all-extras --upgrade\n\nContent\n=======\n\nThere are separate directories for **data**, **notebooks**, **src**, and **tests**.\n\nDiagrams are in **docs**.\nThey were built with PlantUML. See https://plantuml.com for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslott56%2Fpivot-to-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslott56%2Fpivot-to-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslott56%2Fpivot-to-python/lists"}