如何创建工作专用 conda 包
我创建了一个包含多个函数的 Python 脚本。我使用 Conda,并创建了一个环境,其中安装了运行该 Python 脚本所需的所有包。现在,我的工作需要我与其他同事分享脚本。
有谁知道如何创建 conda 包?我找不到与 conda 相关的任何内容(很多与 pip 相关!)。
诗。它将成为公司的私有包,并且非常适合将其托管在私有 Git 存储库中。
I have created a Python script that holds several functions. I use Conda and I created an environment that has installed all the packages I need in order to run that Python script. Now, my work needs me to share the script with other work colleagues.
Does anyone know how to create a conda package? I cannot find anything relevant with conda (lots with pip!).
Ps. It will be a private package for the company and would be ideal to host it in a private Git repo.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论