A Poetry plugin that import dependencies from requirements.txt
Project description
Poetry Plugin Import
A Poetry plugin that import dependencies from requirements.txt.
Installation
In order to install the plugin you need to have installed a poetry version >1.2.2 and type:
poetry self add poetry-plugin-import
Usage
Imagine the following requirements.txt that you want to import into you pyproject.html
asyncio==3.4.3
git+https://github.com/neriberto/malwarefeeds.git@0.1.0#egg=malwarefeeds
requests==2.22.0
click==7.0
then, to import just run the command below:
poetry import
License
This project is licensed under the terms of the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file poetry_plugin_import-0.1.2.tar.gz.
File metadata
- Download URL: poetry_plugin_import-0.1.2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.6 Linux/5.15.90.1-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d4fed586f697d423414c0173b70b9f8f56d7c35328e38c766bbccd38dd7eda2
|
|
| MD5 |
52d5b59d75ca2b7e24bcdc39c0d24e88
|
|
| BLAKE2b-256 |
62a467f6e458fd30cd08a20bff75f4643d5e194b56cfbbc1e4302816e6a4d057
|
File details
Details for the file poetry_plugin_import-0.1.2-py3-none-any.whl.
File metadata
- Download URL: poetry_plugin_import-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.6 Linux/5.15.90.1-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e1308da96e4002b3c6dc5d0a37e948c782a39dc93cdbd75a685030c64e263fc
|
|
| MD5 |
23b9aaa1f3c5a8e86e4c553ca222e619
|
|
| BLAKE2b-256 |
cb5068ac7f7a64669f02cb888f3aed21d98835769035d68f2fee42f99c680a51
|