Pi network python module
active 2023-12-28 → 2025-10-03 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 646 days from 2023-12-28 to 2025-10-03. Pushes: 4 total, peak 2 in a day. Pull requests: 4 total, peak 2 in a day. Issues: 15 total, peak 6 in a day. Comments: 2 total, peak 1 in a day. Stars: 24 total, peak 3 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| rockcesar | 15 | 4 | 2 | 2 |
| Hasseass | 6 | 0 | 0 | 0 |
| KOSASIH | 1 | 0 | 1 | 0 |
| Ahmarfi | 1 | 0 | 0 | 0 |
| Realcoder70 | 1 | 0 | 0 | 0 |
| Ahmed-Ghazouani | 1 | 0 | 1 | 0 |
Recent activity
Latest issues, pull requests and releases
- Issue#16rockcesar2025-10-03 19:32No valid payments found. Creating a new one... HTTP-Response: <Response [401]> HTTP-Response Data: {'error': 'missing_scope', 'error_message': 'User hasn\'t authorized "wallet_address" scope for you to access the public key.'}
- Issue#14rockcesar2025-10-03 19:32user_uid = "GET-THIS-SECRET-DATA-FROMFRONTEND" #unique for every user """ Build your payment """ payment_data = { "amount": 3.14, "memo": "Test - Greetings from MyApp", "metadata": {"product_id": "apple-pie-1"}, "uid": user_uid } """ Create an payment It is critical that you store paymentId in your database so that you don't double-pay the same user, by keeping track of the payment. """ payment_id = pi.create_payment(payment_data)
- Issue#15rockcesar2025-10-03 19:32payment = pi.complete_payment(payment_id, txid)
- Issue#10rockcesar2025-10-03 19:32SecretWalletSeed
- Issue#11rockcesar2025-10-03 19:32PiNetwork()
- Issue#9rockcesar2025-10-03 19:32Pi python
- Pull request#18rockcesar2025-02-19 04:20
- Issue comment#18rockcesar2025-02-19 04:07Update pi_python.py
- Pull request#18Ahmed-Ghazouani2025-02-19 03:08
- Issue#15Hasseass2025-01-21 01:08payment = pi.complete_payment(payment_id, txid)
- Issue#14Hasseass2025-01-21 01:06user_uid = "GET-THIS-SECRET-DATA-FROMFRONTEND" #unique for every user """ Build your payment """ payment_data = { "amount": 3.14, "memo": "Test - Greetings from MyApp", "metadata": {"product_id": "apple-pie-1"}, "uid": user_uid } """ Create an payment It is critical that you store paymentId in your database so that you don't double-pay the same user, by keeping track of the payment. """ payment_id = pi.create_payment(payment_data)
- Issue#13Hasseass2025-01-21 01:05GET-THIS-SECRET-DATA-FROMFRONTEND
- Issue#12Hasseass2025-01-21 01:05pi.initialize(api_key, wallet_private_seed, "Pi
- Issue#11Hasseass2025-01-21 01:05PiNetwork()
- Issue#10Hasseass2025-01-21 01:04SecretWalletSeed
- Issue#6Ahmarfi2024-06-08 02:14PiOS License
- Pull request#4rockcesar2024-02-04 09:03
- Issue#1rockcesar2024-02-04 08:48"SecretWalletPassphrase"
- Issue comment#3rockcesar2024-02-04 08:48No module named stellar sdk
- Pull request#4KOSASIH2024-02-04 03:08
- Issue#3Realcoder702023-12-28 14:23No module named stellar sdk
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 24 stars here means stars gained during the window, not the repo's star count.