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.
Release files for poetry-plugin-import 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| poetry_plugin_import-0.1.2.tar.gz | 3.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| poetry_plugin_import-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.5 kB
Release files / poetry_plugin_import-0.1.2.tar.gz
| Download URL | poetry_plugin_import-0.1.2.tar.gz |
|---|---|
| Size | 3.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9d4fed586f697d423414c0173b70b9f8f56d7c35328e38c766bbccd38dd7eda2
|
|
BLAKE2b-256 checksum How to use checksums |
62a467f6e458fd30cd08a20bff75f4643d5e194b56cfbbc1e4302816e6a4d057
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.5.1 CPython/3.10.6 Linux/5.15.90.1-microsoft-standard-WSL2
|
Release files / poetry_plugin_import-0.1.2-py3-none-any.whl
| Download URL | poetry_plugin_import-0.1.2-py3-none-any.whl |
|---|---|
| Size | 4.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1e1308da96e4002b3c6dc5d0a37e948c782a39dc93cdbd75a685030c64e263fc
|
|
BLAKE2b-256 checksum How to use checksums |
cb5068ac7f7a64669f02cb888f3aed21d98835769035d68f2fee42f99c680a51
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.5.1 CPython/3.10.6 Linux/5.15.90.1-microsoft-standard-WSL2
|