All Projects → brandonxiang → psm

brandonxiang / psm

Licence: MIT license
Pypi Source Manager: fast switch between different Pypi Source: Pypi, double, aliyun

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to psm

django-admin-page-lock
Page Lock for Django Admin allows developers to implement customizable locking pages.
Stars: ✭ 13 (-58.06%)
Mutual labels:  pypi, pypi-source
rfc-bibtex
A command line tool that creates bibtex entries for IETF RFCs and Internet Drafts.
Stars: ✭ 43 (+38.71%)
Mutual labels:  pypi, pypi-source
aliyun-sdk
aliyun sdk , composer library
Stars: ✭ 18 (-41.94%)
Mutual labels:  aliyun
goSpider
some small project and some articles
Stars: ✭ 56 (+80.65%)
Mutual labels:  douban
therapist
Work out your commitment issues.
Stars: ✭ 29 (-6.45%)
Mutual labels:  pypi
douban-openapi-server
A Douban API server that provides an unofficial APIs for media information gathering
Stars: ✭ 56 (+80.65%)
Mutual labels:  douban
where-is-douban250
🐛 一个爬虫程序,整理了腾讯视频、爱奇艺、优酷、哔哩哔哩等视频网站中,能够观看的「豆瓣电影 Top250 榜单」影片。
Stars: ✭ 123 (+296.77%)
Mutual labels:  douban
pypi-simple
PyPI Simple Repository API client library
Stars: ✭ 21 (-32.26%)
Mutual labels:  pypi
pipx
Install and Run Python Applications in Isolated Environments
Stars: ✭ 5,698 (+18280.65%)
Mutual labels:  pypi
ilogtail
Fast and Lightweight Observability Data Collector
Stars: ✭ 1,035 (+3238.71%)
Mutual labels:  aliyun
ocflib
Python libraries for account and server management
Stars: ✭ 13 (-58.06%)
Mutual labels:  pypi
datav
阿里云DataV数据可视化。
Stars: ✭ 60 (+93.55%)
Mutual labels:  aliyun
habitipy
Command-line interface to Habitica
Stars: ✭ 47 (+51.61%)
Mutual labels:  pypi
django-http-exceptions
HTTP exceptions for django
Stars: ✭ 29 (-6.45%)
Mutual labels:  pypi
douban group spy
豆瓣小组爬虫
Stars: ✭ 53 (+70.97%)
Mutual labels:  douban
pystyle
The source of my Python library, pystyle.
Stars: ✭ 158 (+409.68%)
Mutual labels:  pypi
computer book list
一个综合了豆瓣,goodreads综合评分的计算机书籍书单
Stars: ✭ 1,535 (+4851.61%)
Mutual labels:  douban
yosys
Unofficial Yosys WebAssembly packages
Stars: ✭ 29 (-6.45%)
Mutual labels:  pypi
waline
💬 A Simple, Safe Comment System
Stars: ✭ 1,145 (+3593.55%)
Mutual labels:  aliyun
pip-download
A wrapper for pip download in offline scenario.
Stars: ✭ 22 (-29.03%)
Mutual labels:  pypi

psm

Pypi Source Manager: fast switch between different Pypi Source: pypi, double, aliyun, qinghua.

This package is inspired by Pana/nrm.

中文文档

Installation

pip install psm

Usage

Unix

list all pypi source
psm ls
change pypi source
psm use douban

or 'aliyun' and 'qinghua'

show current source
psm show

Windows

list all pypi source
python -m psm ls
change pypi source
python -m psm use douban
show current source
python -m psm show

LICENSE

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].