{"id":50052398,"url":"https://github.com/evertonstz/pynps","last_synced_at":"2026-05-21T10:09:35.420Z","repository":{"id":54527721,"uuid":"218832239","full_name":"evertonstz/pynps","owner":"evertonstz","description":"A cli Linux and Windows Nopaystation client made with python and wget. Works with PSvita, PSP, PSMobile and PS3 packages","archived":false,"fork":false,"pushed_at":"2021-11-07T23:33:28.000Z","size":375,"stargazers_count":48,"open_issues_count":9,"forks_count":5,"subscribers_count":7,"default_branch":"master","last_synced_at":"2023-06-03T02:00:44.219Z","etag":null,"topics":["nopaystation","pkg2zip","ps3","psm","psp","psvita","psx","python","wget"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evertonstz.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}},"created_at":"2019-10-31T18:20:09.000Z","updated_at":"2023-06-03T00:55:23.000Z","dependencies_parsed_at":"2022-08-13T18:40:54.455Z","dependency_job_id":null,"html_url":"https://github.com/evertonstz/pynps","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/evertonstz/pynps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evertonstz%2Fpynps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evertonstz%2Fpynps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evertonstz%2Fpynps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evertonstz%2Fpynps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evertonstz","download_url":"https://codeload.github.com/evertonstz/pynps/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evertonstz%2Fpynps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33297258,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["nopaystation","pkg2zip","ps3","psm","psp","psvita","psx","python","wget"],"created_at":"2026-05-21T10:09:33.048Z","updated_at":"2026-05-21T10:09:35.414Z","avatar_url":"https://github.com/evertonstz.png","language":"Python","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=HX93DYLRCWG2W"],"categories":[],"sub_categories":[],"readme":"![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pynps)\n![PyPI - License](https://img.shields.io/pypi/l/pynps)\n\n![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/evertonstz/pynps)\n![PyPI](https://img.shields.io/pypi/v/pynps)\n\n[![Downloads](https://pepy.tech/badge/pynps)](https://pepy.tech/project/pynps)\n\nCurrently, all the work is being done inside the [refactoring branch](https://github.com/evertonstz/pynps/tree/code_refactoring).\n\n# pyNPS - A cli Linux and Windows Nopaystation client made with python 3 and wget \n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://octodex.github.com/images/pythocat.png\" width=\"448\" height=\"448\"\u003e\n\u003c/p\u003e\n\nPyNPS is a [Nopaystation](https://nopaystation.com/) client writen in python 3 that, with the help of [wget](https://www.gnu.org/software/wget/) and [pkg2zip](https://github.com/mmozeiko/pkg2zip/), can search, download and decrypt/extract PSVita, PSP, PSX, PSM and PS3 games from Nopaystation database. It's basically a command line version of [NPSBrowser](https://nopaystation.com/vita/npsReleases/) writen by a moron (aka me).\n\n# This project wouldn't be possible without the help of these folks\n* [Nopaystation](https://nopaystation.com/): for making our beloved database this software hooks on\n* [mmozeiko](https://github.com/mmozeiko/pkg2zip): for making the original pkg2zip\n* [lusid1](https://github.com/lusid1/pkg2zip): for forking pkg2zip and making theme extraction great again\n* [BertrandHustle](https://github.com/BertrandHustle/psx_scraper): for coding a python solution to detect names on PSX's EBOOT that's used in this software\n* [Contributors](https://github.com/evertonstz/pynps/graphs/contributors): for helping with pull requests.\n\n# Table of Contents\n\n- [Installation](#installation)\n  * [Binary](#binary)\n  * [Using PIP](#using-pip)\n  * [pkg2zip](#pkg2zip)\n  * [wget](#wget)\n  * [Windows](#windows)\n- [Updating database](#updating-database)\n  * [Updating all databases](#updating-all-databases)\n  * [Updating database per console](#updating-database-per-console)\n  * [Updating database, even more fragmented](#updating-database-even-more-fragmented)\n  * [Database file](#database-file)\n- [Configuration file](#configuration-file)\n- [Examples](#examples)\n  * [Searching](#searching)\n  * [Syntax for selecting files to download](#syntax-for-selecting-files-to-download)\n  * [Resuming downloads](#resuming-downloads)\n  * [More information](#more-information)\n- [Make a donation](#make-a-donation)\n  * [Paypal](#paypal)\n  * [Crypto](#crypto)\n******\n# Installation\nThere are tree methods you can install pyNPS:\n\n## Using PIP\nThis is for both 32 and 64bits systems. All you need is python 3.7 or newer alongside PIP:\n\n\u003epip install pynps\n\nMake sure to also install pkg2zip and wget (this should already be installed in most Linux distros tho).\n\n******\n# pkg2zip\nThis script uses lusid1's pkg2zip, as [recomended by NoPayStation](https://twitter.com/NoPayStation/status/1096508850080043010), to handle the .pkg extractions, you have 3 options:\n\n1. Use pre-compied binary, compiled by myelf (version 2.2) [here](https://pixeldrain.com/u/qJ05A7Si), just drop it inside `/home/$USER/.config/pyNPS/lib/` and make it executable by runing:\n\n    \u003e chmod -R +x /home/$USER/.config/pyNPS/lib/pkg2zip\n\n\n2. If you're an Arch user, you can compile it from [AUR](https://aur.archlinux.org/packages/pkg2zip-fork/) after you install it pyNPS will autodetect and use it automatically, no need to add the path to your config file, the yay command is:\n\n    \u003e$ yay -S pkg2zip-fork\n\n3. Or you can just grab the sources from lusid1's repo and compile it yourself [here](https://github.com/lusid1/pkg2zip/releases) and move the binary into this folder `/home/$USER/.config/pyNPS/lib/`.\n\nFor methods 1 and 3 pyNPS will autodetect and use it automatically, so there's no need to add the path to your config file\n\nIn case you decide to store your binary outside `/home/$USER/.config/pyNPS/lib/` you'll need to specify this folder in your config file unde the \"pkg2zip_location\" option.\n\n******\n# wget\nThis software uses wget to make the downloads therefore it won't work if you don't have it installed in your system, most distros already come with wget installed, if you don't have it chances are you're on some crazy non-userfriendly distro and you probably know your way around for installing it. If you don't just google.\n\nYou can drop a wget binary at `/home/$USER/.config/pyNPS/lib/` after that pyNPS will autodetect and use it automatically, no need to add the path to your config file.\n\nIn case you decide to store your binary outside `/home/$USER/.config/pyNPS/lib/` you'll need to specify this folder in your config file unde the \"wget_location\" option.\n******\n# Windows\nTL;DR: install with the windows installer (available at [releases page](https://github.com/evertonstz/pynps/releases)) as administrator (aka select \"install for every user in this PC\" when you run the installer), open CMD and start using by typing `pynps`. More info about download directories and config files can be found in [these notes](https://github.com/evertonstz/pynps/releases/tag/1.6.2)\n\nThe Windows installer comes bundled with wget and pkg2zip and when installed as administrator it'll also include itself on PATH (if not the user will need to add it manually). There's also a portable binary and Windows can also install it with pip. More infor is found in [these notes](https://github.com/evertonstz/pynps/releases/tag/1.6.2).\n\nPeople on Windows that don't actually care about command line stuff can also try [NPSBrowser](https://nopaystation.com/vita/npsReleases/).\n\n******\n# Updating database\nBefore downloading any of your legally obtained (wink wink wink) pkg file you have to update your NPS database, you don't have to do it every time you want to download something, but only in your first run to construct your initial database and after that just once in a while to get info about new pkgs NPS adds to their database:\n\n## Updating all databases\n\u003e$ pynps -u\n\n\n## Updating database per console\n\nupdates only vita's db\n\u003e$ pynps -c psv -u\n\nOr:\n\n\u003e$ pynps -uc psv\n\nYou can do the same for psp, psx and psm.\n\n## Updating database, even more fragmented\n\nUpdates only games and themes database for psp and psx (note: since there's no themes database for psx, only the games db will be updated for this system):\n\u003e$ pynps -c psp -u -GT\n\nOr:\n\n\u003e$ pynps -GTuc psp\n\nUpdates only games database for every system:\n\u003e$ pynps -u -G\n\nOr:\n\u003e$ pynps -Gu\n\n## Database file\n\nDatabase is located by default at `/home/$USER/.config/pyNPS/database/pynps.db`\n******\n# Configuration file\nConfiguration file is created at `/home/$USER/.config/pyNPS/settings.ini`\n\nIf you delete it, it'll be recreated with default parameters in the next run. The options are pretty much self explanatory.\n\n******\n# Examples\n## Searching\n******\nSearch for an european release of Crash for PSX and PSP\n\u003e$ pynps --console psp --console psx --region eur --games crash\n\nOr:\n\u003e$ pynps -c psp -c psx -r eur -G crash\n```\n1  ) PSP | NPEG00020 | EU   | GAMES   | Gravity Crash Portable | 46.09 MiB\n2  ) PSP | NPEZ00305 | EU   | GAMES   | 3,2,1…SuperCrash! (Minis) | 22.4 MiB\n3  ) PSX | NPEE00001 | EU   | GAMES   | Crash Bandicoot  | 461.2 MiB\n4  ) PSX | NPEE00001 | EU   | GAMES   | Crash Bandicoot (German store)  | 461.2 MiB\n5  ) PSX | NPEE00008 | EU   | GAMES   | Crash Bandicoot 2: Cortex Strikes Back  | 133.6 MiB\n6  ) PSX | NPEE00008 | EU   | GAMES   | Crash Bandicoot 2: Cortex Strikes Back (German store)  | 133.6 MiB\n7  ) PSX | NPEE00014 | EU   | GAMES   | Crash Bandicoot 3: Warped  | 133.7 MiB\n8  ) PSX | NPEE00014 | EU   | GAMES   | Crash Bandicoot 3: Warped (German store)  | 133.7 MiB\n9  ) PSX | NPEE00014 | EU   | GAMES   | Crash Bandicoot 3: Warped (Italian Store)  | 133.7 MiB\n10 ) PSX | NPEE00014 | EU   | GAMES   | Crash Bandicoot 3: Warped (Spanish)  | 133.7 MiB\n11 ) PSX | NPEE00026 | EU   | GAMES   | Crash Team Racing  | 323.2 MiB\n12 ) PSX | NPEE00026 | EU   | GAMES   | Crash Team Racing (German Store)  | 323.3 MiB\n13 ) PSX | NPEE00026 | EU   | GAMES   | Crash Team Racing (Italian Store)  | 323.3 MiB\nEnter the number for what you want to download, you can enter multiple numbers using commas: \n```\n******\nSearch for for themes and demos related to the word \"touhou in any region:\n\u003e$ pynps --console psv --themes --demos touhou\n\nOr:\n\u003e$ pynps -c psv -T -E touhou\n\nOr:\n\u003e$ pynps -c psv -TE touhou\n\nOrrrr (note that c must always be last in such cases because it has to accept the \"psv\"):\n\u003e$ pynps -TEc psv touhou\n```\n1  ) PSV | PCSE00947 | US   | THEMES | Touhou Genso Rondo Theme | 6.723 MiB\n2  ) PSV | PCSE00990 | US   | THEMES | Touhou Genso Wanderer PlayStation Vita Theme | 4.514 MiB\n3  ) PSV | PCSE01104 | US   | THEMES | Touhou Kobuto V: Burst Battle 4 Theme | 4.038 MiB\n4  ) PSV | PCSB01039 | EU   | THEMES | Touhou Genso Wanderer PlayStation Vita Theme | 4.514 MiB\n5  ) PSV | PCSB01129 | EU   | THEMES | Touhou Kobuto V: Burst Battle Theme 4 | 4.038 MiB\n6  ) PSV | PCSG00999 | JP   | THEMES | Touhou Kobuto V | 2.533 MiB\n7  ) PSV | PCSE01104 | US   | THEMES | Touhou Kobuto V: Burst Battle Theme 3 | 5.581 MiB\n8  ) PSV | PCSE01104 | US   | THEMES | Touhou Kobuto V: Burst Battle Theme 2 | 5.174 MiB\n9  ) PSV | PCSE01104 | US   | THEMES | Touhou Kobuto V: Burst Battle Theme 1 | 2.533 MiB\n10 ) PSV | PCSG90252 | JP   | DEMOS  | Touhou Soujinengi V (DEMO) | 335.6 MiB\nEnter the number for what you want to download, you can enter multiple separated by commas:\n```\n******\nSearch for for everything (themes, games, demos, dlcs and updates) related to the word \"knight\" in any region region on the psvita database:\n\u003e$ pynps -c psv knight\n\nOr if you like high suffering :\n\u003e$ pynps --console psv --games --dlcs --themes --updates --demos knight\n\nOr if you like medium suffering:\n\u003e$ pynps -c psv -G -D -T -U -E knight\n\nLow suffering:\n\n\u003e$ pynps -c psv -GDTUE knight\n\nAlternative low suffering:\n\u003e$ pynps -GDTUEc psv knight\n\n```\n1  ) PSV | PCSE00244 | US   | GAMES   | Valhalla Knights 3 | 897.8 MiB\n13 ) PSV | PCSA00017 | US   | DLCS    | LittleBigPlanet Knights of Old Pre-Order Costume Pack | 100 KiB\n49 ) PSV | PCSB00861 | EU   | THEMES  | Digimon Story Cyber Sleuth Custom Theme: Royal Knights Set | 4.999 MiB\n53 ) PSV | PCSB00743 | EU   | UPDATES | Shovel Knight | 120.8 MiB\nEnter the number for what you want to download, you can enter multiple separated by commas:\n```\n`I cropped the output because it returned 53 results`\n******\nIf you just wanna everything related to God of War in all systems (psp, psv, psx and psm)? Sure, you can omit \"-c/--console\" and it will assume you want every gaming system:\n\u003e$ pynps \"god of war\"\n\nOr\n\n\u003e$ pynps -c psv -c psp -c psx -c psm \"god of war\"\n```\n1  ) PSV | PCSA00017 | US   | DLCS    | LittleBigPlanet PS Vita God of War Kratos Costume | 100 KiB\n2  ) PSV | PCSA00069 | US   | DLCS    | PS All-Stars PS Vita God of War's Zeus | 100 KiB\n3  ) PSV | PCSA00069 | US   | DLCS    | PS All-Stars PS Vita God of War's Warrior of Apollo Costume | 100 KiB\n4  ) PSV | PCSA00069 | US   | DLCS    | PS All-Stars PS Vita God of War's Hades Minion | 100 KiB\n5  ) PSV | PCSF00021 | EU   | DLCS    | God of War - Level Kit (PS Vita) | 100 KiB\n6  ) PSV | PCSA00017 | US   | DLCS    | LittleBigPlanet™ PS Vita God of War™ minipack | 100 KiB\n7  ) PSV | PCSA00126 | US   | GAMES   | God of War Collection | 3.108 GiB\n8  ) PSV | PCSC00059 | JP   | GAMES   | God of War Collection | 2.435 GiB\n9  ) PSV | PCSF00438 | EU   | GAMES   | God of War Collection | 3.301 GiB\n10 ) PSP | NPJH50170 | JP   | GAMES   | God of War: Rakujitsu no Hisoukyoku | 1.278 GiB\n11 ) PSP | NPEG00023 | EU   | GAMES   | God of War: Chains of Olympus | 1.095 GiB\n12 ) PSP | NPEG00044 | EU   | GAMES   | God of War: Ghost of Sparta | 1.117 GiB\n13 ) PSP | NPHG00027 | ASIA | GAMES   | God of War: Chains of Olympus | 1.289 GiB\n14 ) PSP | NPHG00092 | ASIA | GAMES   | God of War: Ghost of Sparta | 1.078 GiB\n15 ) PSP | NPEG00045 | EU   | GAMES   | God of War®: Ghost of Sparta | 1024 MiB\n16 ) PSP | NPUG80325 | US   | GAMES   | God of War: Chains of Olympus | 1.287 GiB\n17 ) PSP | NPUG80508 | US   | GAMES   | God of War Ghost of Sparta | 1.087 GiB\n18 ) PSP | NPHG00091 | ASIA | GAMES   | God of War™ Ghost of Sparta 體驗版 | 96.54 MiB\n19 ) PSP | NPEW00072 | EU   | THEMES  | God of War: Ghost of Sparta Theme (pre-order bundle) | 370.5 KiB\n20 ) PSP | NPEW00072 | EU   | THEMES  | God of War Ghost of Sparta PSP Theme | 370.5 KiB\nEnter the number for what you want to download, you can enter multiple numbers using commas:                                                                       \n```\n******\nWanna return every single american DLC for the psvita? Sure, ~~it's slow but~~ (not slow anymore on versions 1.2.0 or newer) it's a free country:\n\u003e$ pynps -c psv -r usa -D _all\n```\nthat's too big to output here, mate :\u003c\n```\n******\nYou can even return the entire database if you're crazy enough:\n\u003e$ pynps _all\n```\nthat's too big to output here, mate :\u003c\n```\n******\n## Syntax for selecting files to download\nAfter you make your search you'll probably want to download something, if it's a single file that's pretty easy, just type the number when asked and it'll start the download for you. If you wanna multiple downloads, you can always separate the numbers by commas. But there's an even more advance (and cool) way for downloading things, and that's using \"slices\", here's how to do it with some examples:\n\u003e$ pynps -c psv -TE touhou\n```\n1  ) PSV | PCSE00947 | US   | THEMES  | Touhou Genso Rondo Theme | 6.723 MiB\n2  ) PSV | PCSE00990 | US   | THEMES  | Touhou Genso Wanderer PlayStation Vita Theme | 4.514 MiB\n3  ) PSV | PCSE01104 | US   | THEMES  | Touhou Kobuto V: Burst Battle 4 Theme | 4.038 MiB\n4  ) PSV | PCSB01039 | EU   | THEMES  | Touhou Genso Wanderer PlayStation Vita Theme | 4.514 MiB\n5  ) PSV | PCSB01129 | EU   | THEMES  | Touhou Kobuto V: Burst Battle Theme 4 | 4.038 MiB\n6  ) PSV | PCSG00999 | JP   | THEMES  | Touhou Kobuto V | 2.533 MiB\n7  ) PSV | PCSE01104 | US   | THEMES  | Touhou Kobuto V: Burst Battle Theme 3 | 5.581 MiB\n8  ) PSV | PCSE01104 | US   | THEMES  | Touhou Kobuto V: Burst Battle Theme 2 | 5.174 MiB\n9  ) PSV | PCSE01104 | US   | THEMES  | Touhou Kobuto V: Burst Battle Theme 1 | 2.533 MiB\n10 ) PSV | PCSG90252 | JP   | DEMOS   | Touhou Soujinengi V (DEMO) | 335.6 MiB\nEnter the number for what you want to download, you can enter multiple numbers using commas:\n```\n* To download files 1 to 9, the masochist method, you type: 1,2,3,4,5,6,7,8,9\n* To download files 1 to 9, the cool-kid method, you type: 1-9\n* To download files 1 to 5 and files 8 to 10: 1-5,8-10\n* To download files 1, 4 and files 6 to 10: 1,4,6-10\n* To download files 1, 4 and files 6 to 10, the crazy way, as the software doesn't care about order or duplicates: 10-6,1,4,6\n\n******\n## Resuming downloads\nResuming downloads in supported since version 1.4.0, more info can be found in the release notes [here](https://github.com/evertonstz/pynps/releases/tag/1.4.0)\n\n******\n## More information\nJust run:\n\u003e$ pynps -h\n\n```\nusage: pynps       [-h] [-c {psv,psp,psx,psm,ps3}] [-r {usa,eur,jap,asia,int}] [-s SORT] [-G] [-D] [-T] [-U] [-E] [-A]\n                   [-k] [-eb] [-cso {1,2,3,4,5,6,7,8,9}] [-zip] [-l LIMIT_RATE] [-u] [-p] [-R] [-v]\n                   [search]\n\npyNPS is a Nopaystation client writen in python 3that, with the help of wget and pkg2zip, can search, download and\ndecrypt/extract PSVita, PSP, PSX and PSM games from Nopaystation database.\n\npositional arguments:\n  search                search something to download, you can search by name or ID or use '_all' to return\n                        everythning.\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -c {psv,psp,psx,psm,ps3}, --console {psv,psp,psx,psm,ps3}\n                        the console you wanna get content with NPS.\n  -r {usa,eur,jap,asia,int}, --region {usa,eur,jap,asia,int}\n                        the region for the pkj you want.\n  -s SORT, --sort SORT  sort search output by column name, can string multiple names by using a comma. Available\n                        options are: console or c, title_id or id, region or r, type or t, game_name or n, size or s.\n                        Default value: c,t,r,n\n  -G, -dg, --games      to download PSV/PSP/PSX/PSM/PS3 games.\n  -D, -dd, --dlcs       to download PSV/PSP/PS3 dlcs.\n  -T, -dt, --themes     to download PSV/PSP/PS3 themes.\n  -U, -du, --updates    to download PSV/PSP game updates.\n  -E, -dde, --demos     to download PSV/PS3 demos.\n  -A, -da, --avatars    to download PS3 avatars.\n  -k, --keepkg          using this flag will keep the pkg after the extraction\n  -eb, --eboot          use this argument to unpack PSP pkgs as EBOOT.pbp.\n  -cso {1,2,3,4,5,6,7,8,9}, --compress_cso {1,2,3,4,5,6,7,8,9}\n                        use this argument to unpack PSP games as a compressed .cso file. You can use any number\n                        beetween 1 and 9 for compression factors, were 1 is less compressed and 9 is more compressed.\n  -zip, --compress_zip  extract pkgs into zip files instead of folders, this flag won't work with PS3 pkgs.\n  -l LIMIT_RATE, --limit_rate LIMIT_RATE\n                        limit download speed, input is the same as wget's.\n  -u, --update          update database.\n  -p, --print           just print the result and exit, you can use this option to redirect the output to a file!\n  -R, --resume_session  resume a download session that was saved previously.\n  -v, --version         show program's version number and exit\n```\n******\n# Make a donation\nkaching kaching\n\n## Paypal\n[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=HX93DYLRCWG2W)\n\n## Crypto\nBTC: bc1qh53mg0gm6hfjsaphw3x4ct3753rr949lfpere7\n\nLTC: ltc1qp6230jydx7hyht7tu5cuxkk3t7j3t8s0f5wgy8\n\nXLM: evertonstz*keybase.io\n\nETN: etnjyromPydDjvE6m64mvTTrtzd2k7wm3hFCAAsYBc9kdX3N5PHRA3nTescTqq7xGVBrsk8uJXwN5RnwvdbQH2KR6DbHPzE9Ey\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevertonstz%2Fpynps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevertonstz%2Fpynps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevertonstz%2Fpynps/lists"}