https://github.com/odhyp/sipd-ri
A command-line automation tool for SIPD-RI 2025 web application :briefcase:
https://github.com/odhyp/sipd-ri
government pandas playwright python sipd-ri sipd-ri-2025 web-automation
Last synced: 12 months ago
JSON representation
A command-line automation tool for SIPD-RI 2025 web application :briefcase:
- Host: GitHub
- URL: https://github.com/odhyp/sipd-ri
- Owner: odhyp
- License: mit
- Created: 2024-10-31T14:19:28.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-26T06:52:48.000Z (about 1 year ago)
- Last Synced: 2025-06-26T07:37:59.214Z (about 1 year ago)
- Topics: government, pandas, playwright, python, sipd-ri, sipd-ri-2025, web-automation
- Language: Python
- Homepage: https://odhyp.com/projects/sipd-ri-helper
- Size: 2.68 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![Issues][issues-shield]][issues-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![License][license-shield]][license-url]
[issues-shield]: https://img.shields.io/github/issues/odhyp/sipd-ri.svg?style=for-the-badge
[issues-url]: https://github.com/odhyp/sipd-ri/issues
[forks-shield]: https://img.shields.io/github/forks/odhyp/sipd-ri.svg?style=for-the-badge
[forks-url]: https://github.com/odhyp/sipd-ri/network/members
[stars-shield]: https://img.shields.io/github/stars/odhyp/sipd-ri.svg?style=for-the-badge
[stars-url]: https://github.com/odhyp/sipd-ri/stargazers
[license-shield]: https://img.shields.io/github/license/odhyp/sipd-ri.svg?style=for-the-badge
[license-url]: https://github.com/odhyp/sipd-ri/blob/master/LICENSE
## ๐ Overview
**SIPD-RI Helper** is a Python-based CLI tool that automates tasks in the [SIPD-RI 2025](https://sipd.kemendagri.go.id/landing) web application using Playwright. It helps streamline repetitive workflows and reduce human error, making it easier and faster to work with the system.
## Roadmap
๐ง SIPD-RI 2025 support is in progress! You can still use the [SIPD-RI 2024 release](https://github.com/odhyp/sipd-ri/releases) while updates are underway.
Planned updates:
- [ ] Rewrite `AKLAP` and `PENATAUSAHAAN` modules for the new interface
- [ ] Update and sync the latest `SKPD` and `Sub-SKPD` data
- [x] Migrate to a modern Python project structure using [`uv`](https://github.com/astral-sh/uv)
## Documentation
Full documentation is available at: ๐ **[sipd.odhyp.com](https://sipd.odhyp.com/)**
## Contributing
Contributions are welcome! If you have suggestions, improvements, or bug reports, feel free to open an issue or a pull request.
## License
Distributed under the MIT License. See [`LICENSE`](LICENSE) for more information.