Ports Search

Results 6,9216,930 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.018 seconds)
Internationalizing and localizing software for Zope 2
PTS provides a way of internationalizing (i18n'ing) and localizing (l10n'ing) software for Zope 2.
devel/ctags-1.0.5 (Score: 2.1808068E-4)
Python bindings for ctags index file
Exuberant Ctags indexing python bindings Exuberant Ctags supports indexing of many modern programming languages. Python is a powerful scriptable dynamic language. Using Python to access Ctags index file is a natural fit in extending an application's capability to examine source code. This project wrote a wrapper for readtags.c. I have been using the package in a couple of projects and it has been shown that it could easily handle hundreds source files.
devel/fam-1.1.1 (Score: 2.1808068E-4)
Python Interface to the File Alteration Monitor
Python FAM provides a Python module to use the File Alteration Monitor(ports/devel/fam) in Python.
devel/dissy-10 (Score: 2.1808068E-4)
Graphical frontend to the objdump disassembler
Dissy is a graphical frontend to the objdump disassembler. Dissy can be used for debugging and browsing compiler-generated code.
devel/freezegun-0.3.6 (Score: 2.1808068E-4)
Let your Python tests travel through time
FreezeGun is a library that allows your python tests to travel through time by mocking the datetime module.
devel/icalendar-3.9.2 (Score: 2.1808068E-4)
Parser and generator of iCalender files for Python
The iCalender package is a parser/generator of iCalender files for use with Python. It follows the RFC 2445 spec.
devel/jmespath-0.9.0 (Score: 2.1808068E-4)
JSON Matching Expressions
JMESPath (pronounced "jaymz path") allows you to declaratively specify how to extract elements from a JSON document.
devel/logbook-0.12.5 (Score: 2.1808068E-4)
Logging replacement for Python
Logbook is a nice logging replacement. It should be easy to setup, use and configure and support web applications :)
devel/mccabe-0.3.1 (Score: 2.1808068E-4)
Ned's script to check McCabe complexity
Ned's script to check McCabe complexity. This module provides a plugin for flake8, the Python code checker.
devel/meliae-0.4.0 (Score: 2.1808068E-4)
Python Memory Usage Analyzer
Meliae is a library meant to help people understand how their memory is being used in Python.