معرفی شرکت ها


acs_student_mail_harvester-1.0.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Console app and Python API for harvesting email addresses of our ACS students
ویژگی مقدار
سیستم عامل -
نام فایل acs_student_mail_harvester-1.0.1
نام acs_student_mail_harvester
نسخه کتابخانه 1.0.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Petar Maric
ایمیل نویسنده petarmaric@uns.ac.rs
آدرس صفحه اصلی https://github.com/petarmaric/acs_student_mail_harvester
آدرس اینترنتی https://pypi.org/project/acs_student_mail_harvester/
مجوز BSD
About ===== Console app and Python API for harvesting email addresses of our `ACS`_ students during their first week of ACS lab coursework. .. _`ACS`: http://www.acs.uns.ac.rs/ Instructions for teaching assistants ------------------------------------ These steps should be performed with your every student group, at the very start of their first week in the ACS labs: #. Copy the ``examples/student-info.ini`` file into ``ispitni_materijaliA/.eXXXXX/`` and ``ispitni_materijaliB/.eXXXXX/`` #. Ask the administrator to switch the lab to the "exam" mode (aka "provera") #. Wait for all of the students to login #. Instruct the students to: #. Locate the ``student-info.ini`` file in their ``$HOME/$STUDENT_ID`` directory #. Update the contents of the file with their own information #. Save the file and close the editor #. Logout #. Ask the administrator to collect the exam ``.tar`` archive and switch the lab to the "normal" mode Please send your collected exam archives to your professors as soon as you can. Installation ============ To install acs_student_mail_harvester run:: $ pip install acs_student_mail_harvester Console app usage ================= Quick start:: $ acs_student_mail_harvester students.csv --tar-path=examples/ Show help:: $ acs_student_mail_harvester --help Python API usage ================ Quick start:: >>> from acs_student_mail_harvester import get_student_info, store_results_to >>> student_info = get_student_info('examples/') >>> store_results_to('students.csv', student_info) Contribute ========== If you find any bugs, or wish to propose new features `please let us know`_. If you'd like to contribute, simply fork `the repository`_, commit your changes and send a pull request. Make sure you add yourself to `AUTHORS`_. .. _`please let us know`: https://github.com/petarmaric/acs_student_mail_harvester/issues/new .. _`the repository`: https://github.com/petarmaric/acs_student_mail_harvester .. _`AUTHORS`: https://github.com/petarmaric/acs_student_mail_harvester/blob/master/AUTHORS


نحوه نصب


نصب پکیج whl acs_student_mail_harvester-1.0.1:

    pip install acs_student_mail_harvester-1.0.1.whl


نصب پکیج tar.gz acs_student_mail_harvester-1.0.1:

    pip install acs_student_mail_harvester-1.0.1.tar.gz