Hannah&Judy教程之《教你上传自己写的python第三方库到PyPi》
1.第一步准备工作: 新建一个任意命名的文件夹’han’,用来存放库文件夹’PDESolverByDeepLearning’、权限文件’LICENSE’、上传库时需要用的’setup.py’文件和’README.txt’文件。如下图: 其中,’LICENSE’文件内容为: MIT License Copyright (c) 2018 lichanghong Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentat
下载地址
用户评论