Code Monkey home page Code Monkey logo

clpsz

clpsz python libs and tools

publish

python setup publish

两种twine命令使用方式

  1. twine upload --repository-url https://upload.pypi.org/legacy/ dist/*
    1. 方式1需要在命令行输入账号密码
  2. twine upload -r public dist/*
    1. 方式2直接使用~/.pypirc里面的配置

Pengpeng Zuo's Projects

gof-design-patterns icon gof-design-patterns

“四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言

linux-ipcs icon linux-ipcs

Linux进程间通信(Inter-Process Communication)方式汇总

linux-itss icon linux-itss

linux线程间同步(Inter-Thread Synchronization)方式汇总

mit-jos-2014 icon mit-jos-2014

jos是mit6.828课程所用的操作系统,此处记录7个Lab的学习笔记。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.