Ports 搜索

共有5,623项符合/devel/的查询结果,以下是第3,8613,870项(搜索用时0.003秒)
devel/bandit-1.1.0 (Score: 0.032514982)
Tool for finding common security issues in Python code
Bandit is a tool for finding common security issues in Python code. To do this Bandit processes each file, builds an AST from it, and runs appropriate plugins against the AST nodes. Once Bandit has finished scanning all the files it generates a report.
devel/boto-2.42.0 (Score: 0.032514982)
Python interface to Amazon Web Services
An integrated interface to current and future infrastructural services offered by Amazon Web Services. Currently, this includes: * Simple Storage Service (S3) * Simple Queue Service (SQS) * Elastic Compute Cloud (EC2) * Mechanical Turk * SimpleDB * CloudFront * CloudWatch * AutoScale * Elastic Load Balancer (ELB) * Virtual Private Cloud (VPC) * Elastic Map Reduce (EMR) * Relational Data Service (RDS) * Simple Notification Server (SNS) * Google Storage * Identity and Access Management (IAM) * Route53 DNS Service (route53) * Simple Email Service (SES) * Flexible Payment Service (FPS) * CloudFormation
devel/help-5.6.1 (Score: 0.032514982)
Qt online help integration module
devel/cclib-1.4.1 (Score: 0.032514982)
Parsers And Algorithms For Computational Chemistry
Py-cclib is an open source library, written in Python, for parsing and interpreting the results of computational chemistry packages. The current version, cclib 0.9, parses output files from ADF, GAMESS (US), GAMESS-UK, Gaussian, Jaguar, Molpro, ORCA and PC GAMESS.
devel/linguist-5.6.1 (Score: 0.032514982)
Qt 5 translation tool
devel/configparser-3.5.0 (Score: 0.032514982)
INI style configuration file parser
The ancient ConfigParser module available in the standard library 2.x has seen a major update in Python 3.2. This is a backport of those changes so that they can be used directly in Python 2.6 - 2.7
devel/contextlib2-0.5.4 (Score: 0.032514982)
Backports and enhancements for the contextlib module
Backport of the standard library's contextlib module to earlier Python versions.
devel/diazo-1.2.3 (Score: 0.032514982)
Deliverance like language using a pure XSLT engine
Diazo implements a Deliverance like language using a pure XSLT engine. With Diazo, you "compile" your theme and ruleset in one step, then use a superfast/ simple transform on each request thereafter. Alternatively, compile your theme during development, check it into Subversion, and not touch Diazo during deployment.
devel/django-rq-0.9.2 (Score: 0.032514982)
Provides Django integration for RQ (Redis Queue)
Django integration with RQ, a Redis based Python queuing library. Django-RQ is a simple app that allows you to configure your queues in django's settings.py and easily use them in your project.
devel/php70-7.0.11 (Score: 0.032514982)
The pcntl shared extension for php