Skip to content

Python Asynchronous Input Output (AIO) Artifactory

License

Notifications You must be signed in to change notification settings

YTKme/aioartifactory

Repository files navigation

Python Asynchronous Input Output (AIO) Artifactory

Python Asynchronous Input Output (AIO) Artifactory

Glossary

Local Path

The Local Path is represented by a file system path pointing to a location on the local file system.

Example

# Unix
/home/user/path/subpath/
# Windows
C:\Users\user\path\subpath\

Remote Path

The Remote Path is represented by a URL (Uniform Resource Locator) pointing to a location on the Internet. It should be the URL for Artifactory.

Example

https://artifactory.acme.com/artifactory/repository/path/subpath/

Reference

Artifactory

About

Python Asynchronous Input Output (AIO) Artifactory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages