{"id":28296359,"url":"https://github.com/spaceteam/podioactivemembers","last_synced_at":"2025-08-23T04:16:16.219Z","repository":{"id":284613994,"uuid":"955513010","full_name":"SpaceTeam/PodioActiveMembers","owner":"SpaceTeam","description":"Small script to calculate active members from podio per month","archived":false,"fork":false,"pushed_at":"2025-03-26T22:57:13.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-05-29T20:25:10.952Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/SpaceTeam.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":"2025-03-26T18:55:14.000Z","updated_at":"2025-03-26T22:57:16.000Z","dependencies_parsed_at":"2025-03-26T19:49:55.724Z","dependency_job_id":null,"html_url":"https://github.com/SpaceTeam/PodioActiveMembers","commit_stats":null,"previous_names":["spaceteam/podioactivemembers"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SpaceTeam/PodioActiveMembers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpaceTeam%2FPodioActiveMembers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpaceTeam%2FPodioActiveMembers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpaceTeam%2FPodioActiveMembers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpaceTeam%2FPodioActiveMembers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpaceTeam","download_url":"https://codeload.github.com/SpaceTeam/PodioActiveMembers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpaceTeam%2FPodioActiveMembers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271740732,"owners_count":24812642,"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-23T02:00:09.327Z","response_time":69,"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":"2025-05-22T20:13:35.580Z","updated_at":"2025-08-23T04:16:16.208Z","avatar_url":"https://github.com/SpaceTeam.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SpaceTeam Podio Members Stats\n\nThis project is designed to interact with the Podio API to fetch and analyze member data from a specific Podio app. It retrieves member information, tracks status changes, calculates monthly statistics, and generates visualizations of active members over time.\n\n## Features\n\n- **Authentication**: Uses OAuth2 for secure API access.\n- **Data Caching**: Caches member and revision data to improve performance and reduce API calls.\n- **Status Tracking**: Identifies and tracks members' status changes, specifically when they leave (\"ausgetreten\").\n- **Monthly Statistics**: Calculates and plots monthly statistics of active members.\n- **Visualization**: Generates plots and CSV files for data analysis.\n\n## Requirements\n\n- Python 3.7+\n- Podio API credentials\n- `.env` file with the following variables:\n  - `PODIO_CLIENT_ID`\n  - `PODIO_CLIENT_SECRET`\n  - `PODIO_USERNAME`\n  - `PODIO_PASSWORD`\n  - `PODIO_APP_ID`\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/SpaceTeam/PodioActiveMembers.git\n   cd PodioActiveMembers\n   ```\n\n2. Install the required packages:\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n3. Create a `.env` file in the root directory with your Podio API credentials.\n\n## Usage\n\n1. Run the main script:\n   ```bash\n   python main.py\n   ```\n\n2. The script will authenticate with Podio, fetch member data, calculate statistics, and generate a plot and CSV file.\n\n## Caching\n\n- Member data is cached in `members_cache.json`.\n- Revisions are cached in `revisions_cache_{item_id}.json` for each member.\n\n## Contributing\n\nContributions are welcome! Please fork the repository and submit a pull request with your changes.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Contact\n\nFor questions or support, please contact it@spaceteam.at.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspaceteam%2Fpodioactivemembers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspaceteam%2Fpodioactivemembers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspaceteam%2Fpodioactivemembers/lists"}