معرفی شرکت ها


cfpsec-1.0.2


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

CFPsec lists Call For Papers or upcoming Hacking/Security Conferences based on cfptime.org website.
ویژگی مقدار
سیستم عامل OS Independent
نام فایل cfpsec-1.0.2
نام cfpsec
نسخه کتابخانه 1.0.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Alexandre Borges
ایمیل نویسنده alexandreborges@blackstormsecurity.com
آدرس صفحه اصلی https://github.com/alexandreborges/cfpsec
آدرس اینترنتی https://pypi.org/project/cfpsec/
مجوز GPLv3
# cfpsec CFPsec is program to list Call For Papers or upcoming Hacking/Security Conferences based on cfptime.org website. Copyright (C) 2020 Alexandre Borges <alexandreborges at blackstormsecurity dot com> This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. See GNU Public License on <http://www.gnu.org/licenses/>. # Current Version: 1.0.2 CFPsec has been tested on Ubuntu, Kali Linux 2019, Windows 8.1 and 10. Before using CFPsec, execute: $ Install Python 3.7 or newer. $ pip install -r requirements.txt $ pip install cfpsec # USAGE To use the CFPsec, execute the command as shown below: root@ubuntu19:~/github/cfpsec# python3.7 cfpsec.py -c 1 (Linux) root@ubuntu19:~/github/cfpsec# python3.7 cfpsec.py -u 1 (Linux) C:\github> python3.7 cfpsec.py -c 1 -w 1 (Windows) C:\github> python3.7 cfpsec.py -u 1 -w 1 (Windows) usage: usage: python cfpsec.py -c <0|1> -u <0|1> -w <0|1> Optional arguments: -h, --help show this help message and exit -c CFP, --cfp CFP List Call For Papers of Hacking/Securiy Conferences. -u UPCOMING, --upcoming UPCOMING List all upcoming Hacking/Security Conferences. -w WIN, --win WIN Set to 1 whether you are running it on Windows. # HISTORY Version 1.0.2: This version: * Introduces a small fix. Version 1.0.1: This version: * Introduces the possibility to install the cfpsec by using the Python pip module: pip install cfpsec Version 1.0: This version: * Includes the -c option to list Call for Papers of Hacking/Security Conferences. * Includes the -u option to list upcoming Hacking/Security Conferences.


نیازمندی

مقدار نام
>=0.4.3 colorama
>=3.17.0 simplejson
>=2.22.0 requests
>=1.4.0 argparse


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

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


نحوه نصب


نصب پکیج whl cfpsec-1.0.2:

    pip install cfpsec-1.0.2.whl


نصب پکیج tar.gz cfpsec-1.0.2:

    pip install cfpsec-1.0.2.tar.gz