Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Setting up Python to download packages in an enterprise server without internet access.

Notifications You must be signed in to change notification settings

adityagupta679/ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

7 Commits

Repository files navigation

ai

Setting up python environment for development behind a firewall in an enterprise.

Setup files are downloaded beforehand in an internet based system by listing required packages in a requirements.txt file and doing a simple pip download like this:

pip download -r requirements.txt

This downloads python packages in the directory this command is run. This directory can be now zipped and moved to the enterprise server. Follow steps in setup file to setup python running in server.

About

Setting up Python to download packages in an enterprise server without internet access.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /