معرفی شرکت ها


drope-0.4.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A utility for receiving file uploads
ویژگی مقدار
سیستم عامل -
نام فایل drope-0.4.0
نام drope
نسخه کتابخانه 0.4.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/jvstme/drope
آدرس اینترنتی https://pypi.org/project/drope/
مجوز -
# Drope Drope is a utility for receiving file uploads. The primary goal of the project is simplicity. It takes one command to start the service and one drag and drop to upload the files. ## Installation Drope is distributed via pip. If you have Python 3.6+ and pip installed, run the following command: ```bash pip install drope ``` ## Usage Once installed, drope can be run as follows: ```bash drope ``` The command will start a lightweight web server and host a page for uploading files. ![](docs/example.png) By default, the page is only accessible on localhost. If you want to host it on all network interfaces, consider adding the `--host 0.0.0.0` option. See `drope --help` for the list of options. ## Contributing If you would like to help develop the project, you are welcome to open an issue or a pull request on [GitHub](https://github.com/jvstme/drope).


نیازمندی

مقدار نام
~=0.8 aiofiles
~=3.8 aiohttp
- pytest
- pytest-aiohttp


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl drope-0.4.0:

    pip install drope-0.4.0.whl


نصب پکیج tar.gz drope-0.4.0:

    pip install drope-0.4.0.tar.gz