Skip to main content

A Poetry plugin that import dependencies from requirements.txt

Project description

Poetry Plugin Import

License: LGPL v3 PyPI PyPI Python application

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

poetry_plugin_import-0.1.2.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

poetry_plugin_import-0.1.2-py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page