Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

# jlp --- pip like Julia Package Manager
A package management system used to install and manage software packages for Julia.

<p>
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/6/69/Julia_prog_language.svg/1280px-Julia_prog_language.svg.png" width="300"/>
</p>

## Requirement
- Julia 0.4+
- Python 2.7+ or Python 3.5+
- pip or pip3

## Installation

```sh
pip install jlp
```


## Usage
```
Usage:
jlp <command> [options]

Commands:
install Install packages.
uninstall Uninstall packages.
update Update installed packages.
remove Alias remove.
freeze Output installed packages in requirements format.
list Alias freeze.
```

## Examples
### Show installed packages and version
```sh
jlp list > REQUIRE
jlp freeze > REQUIRE
jlp freeze --format json > packages.json
jlp freeze -f yaml > requirements.yml
```

### Install packages
```sh
jlp install Pandas
jlp install Pandas IJulia==1.6.2 Requests
jlp install -r REQUIRE
jlp install -r packages.json
jlp install -r requirements.yml
```

### Uninstall packages
```sh
jlp uninstall Pandas
jlp uninstall Pandas PyCall
jlp remove Pandas PyCall
```

### Update installed packages
```sh
jlp update
```

Release files for jlp 0.1a0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for jlp 0.1a0
File Size Uploaded
jlp-0.1a0.tar.gz 3.1 kB Details

Release files / jlp-0.1a0.tar.gz

Download URL jlp-0.1a0.tar.gz
Size 3.1 kB
Tags Source
SHA-256 checksum
How to use checksums
d60603fa60be064a36638add65cafba86b5ac5aaadcb1f0d6bd6ea8b7362edd1
BLAKE2b-256 checksum
How to use checksums
9bd9fdad32a07a979f6e275927654aaf17ae1c5a07890bd5360eeb2cd4b2a8e3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.1a0 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page