Skip to content

Pi network python module

active 2023-12-282025-10-03 (UTC)

Partial coverage18,260 / 23,389 hourly files (78%) · 2 absent upstream · 5,127 failed, retryable2023-12-122026-08-12 (UTC)— sampled evenly across the window, so rankings and trends hold; absolute counts scale up.
Events
61
Pushes
4
Pull requests
4
Issues
15
Stars
24
Forks
12

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

ContributorContributionsPushesPRsComments
rockcesar15422
Hasseass6000
KOSASIH1010
Ahmarfi1000
Realcoder701000
Ahmed-Ghazouani1010

Recent activity

Latest issues, pull requests and releases

  • Issue#16rockcesar2025-10-03 19:32
    No 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:32
    user_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:32
    payment = pi.complete_payment(payment_id, txid)
  • Issue#10rockcesar2025-10-03 19:32
    SecretWalletSeed
  • Issue#11rockcesar2025-10-03 19:32
    PiNetwork()
  • Issue#9rockcesar2025-10-03 19:32
    Pi python
  • Pull request#18rockcesar2025-02-19 04:20
  • Issue comment#18rockcesar2025-02-19 04:07
    Update pi_python.py
  • Pull request#18Ahmed-Ghazouani2025-02-19 03:08
  • Issue#15Hasseass2025-01-21 01:08
    payment = pi.complete_payment(payment_id, txid)
  • Issue#14Hasseass2025-01-21 01:06
    user_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:05
    GET-THIS-SECRET-DATA-FROMFRONTEND
  • Issue#12Hasseass2025-01-21 01:05
    pi.initialize(api_key, wallet_private_seed, "Pi
  • Issue#11Hasseass2025-01-21 01:05
    PiNetwork()
  • Issue#10Hasseass2025-01-21 01:04
    SecretWalletSeed
  • Issue#6Ahmarfi2024-06-08 02:14
    PiOS License
  • Pull request#4rockcesar2024-02-04 09:03
  • Issue#1rockcesar2024-02-04 08:48
    "SecretWalletPassphrase"
  • Issue comment#3rockcesar2024-02-04 08:48
    No module named stellar sdk
  • Pull request#4KOSASIH2024-02-04 03:08
  • Issue#3Realcoder702023-12-28 14:23
    No 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.