معرفی شرکت ها


python3-module-greenlet-0.4.15-alt1.mipsel.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Lightweight in-process concurrent programming (Python 3)
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p9
مخزن ALTLinux classic mipsel
نام بسته python3-module-greenlet
نام فایل بسته python3-module-greenlet-0.4.15-alt1.mipsel.rpm
نسخه بسته 0.4.15
انتشار بسته alt1
معماری بسته mipsel
نگهدارنده -
تاریخ ساخت Thu 18 Apr 2019 07
هاست سازنده iv-sisyphus_mipsel.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی http://pypi.python.org/pypi/greenlet
مجوز MIT
حجم دانلود 25K
حجم نصب 56.698K
The greenlet package is a spin-off of Stackless, a version of CPython that supports micro-threads called "tasklets". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on "channels". A "greenlet", on the other hand, is a still more primitive notion of micro- thread with no implicit scheduling; coroutines, in other words. This is useful when you want to control exactly when your code runs. You can build custom scheduled micro-threads on top of greenlet; however, it seems that greenlets are useful on their own as a way to make advanced control flow structures. For example, we can recreate generators; the difference with Python's own generators is that our generators can call nested functions and the nested functions can yield values too. Additionally, you don't need a "yield" keyword. See the example in tests/test_generator.py. Greenlets are provided as a C extension module for the regular unmodified interpreter.


جایگزین ها

بسته نسخه معماری مخزن
python3-module-greenlet-0.4.15-alt1.i586.rpm 0.4.15 i586 ALT classic
python3-module-greenlet-0.4.15-alt1.ppc64le.rpm 0.4.15 ppc64le ALT classic
python3-module-greenlet-0.4.15-alt1.x86_64.rpm 0.4.15 x86_64 ALT classic
python3-module-greenlet-debuginfo-0.4.15-alt1.mipsel.rpm 0.4.15 mipsel ALT debuginfo


نیازمندی

مقدار نام
- /usr/lib/python3/site-packages
- libc.so.6(GLIBC_2.0)
- libc.so.6(GLIBC_2.2)
>= set:oi3pH9yqVnMZtt8Ont195OwuZliXTRubAhRHcO6GIvdE6cVPcQKbxDjeNKO3QhhOAKf6dNsAH0fmULgjo84LsfQMcg5VBAR049GELMMH05nG3qPTHsZFpaes80fIMCTVUZLyulIi9t4Y8tTdHcpPM6gF5HzG6rY7H5ZcrVTpdj0 libpython3.7m.so.1.0
- rpmlib(SetVersions)
- python3-dev
- python3.7-ABI
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
- python3(greenlet)
= 0.4.15-alt1:sisyphus_mipsel+25997.5700.2.1 python3-module-greenlet


نحوه نصب


نصب پکیج rpm python3-module-greenlet:

    sudo apt-get install python3-module-greenlet-0.4.15-alt1.mipsel.rpm


فایل ها

مسیرها
/usr/include/python3.7m/greenlet
/usr/include/python3.7m/greenlet/greenlet.h
/usr/lib/python3/site-packages/greenlet-0.4.15-py3.7.egg-info
/usr/lib/python3/site-packages/greenlet.cpython-37m.so
/usr/share/doc/python3-module-greenlet-0.4.15
/usr/share/doc/python3-module-greenlet-0.4.15/AUTHORS
/usr/share/doc/python3-module-greenlet-0.4.15/LICENSE
/usr/share/doc/python3-module-greenlet-0.4.15/NEWS
/usr/share/doc/python3-module-greenlet-0.4.15/README.rst
/usr/share/doc/python3-module-greenlet-0.4.15/greenlet.txt
/usr/share/doc/python3-module-greenlet-0.4.15/index.txt


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2019-02-13

Update to 0.4.15

2018-03-22

(NMU) Rebuilt with python-3.6.4.

2018-02-02

(NMU) Fix Requires and BuildRequires to python-setuptools

2017-01-11

automated PyPI update

2016-03-17

(NMU) rebuild with python3-3.5 & rpm-build-python3-0.1.10

2016-01-28

NMU: Use buildreq for BR.

2015-08-31

Version 0.4.9
Enabled check

2014-10-28

Version 0.4.5

2014-07-11

Version 0.4.2

2013-09-17

Version 0.4.1

2013-03-24

Rebuild with Python-3.3

2013-02-14

Version 0.4.0

2012-06-04

Version 0.3.2
Added module for Python 3

2012-04-12

Rebuild to remove redundant libpython2.7 dependency

2011-12-09

New snapshot

2011-10-24

Rebuild with Python-2.7