text
stringlengths
55
456k
metadata
dict
\$ click\_ ========== Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box. It aims to make the process of writing command ...
{ "source": "yandex/perforator", "title": "contrib/python/click/py2/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/click/py2/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for larg...
# $ click_ Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box. It aims to make the process of writing command line tools ...
{ "source": "yandex/perforator", "title": "contrib/python/click/py3/README.md", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/click/py3/README.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for large ...
.. image:: https://img.shields.io/pypi/v/colorama.svg :target: https://pypi.org/project/colorama/ :alt: Latest Version .. image:: https://img.shields.io/pypi/pyversions/colorama.svg :target: https://pypi.org/project/colorama/ :alt: Supported Python versions .. image:: https://github.com/tartley/colora...
{ "source": "yandex/perforator", "title": "contrib/python/colorama/py2/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/colorama/py2/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed fo...
.. image:: https://img.shields.io/pypi/v/colorama.svg :target: https://pypi.org/project/colorama/ :alt: Latest Version .. image:: https://img.shields.io/pypi/pyversions/colorama.svg :target: https://pypi.org/project/colorama/ :alt: Supported Python versions .. image:: https://github.com/tartley/colora...
{ "source": "yandex/perforator", "title": "contrib/python/colorama/py3/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/colorama/py3/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed fo...
.. image:: https://jazzband.co/static/img/badge.svg :target: https://jazzband.co/ :alt: Jazzband .. image:: https://readthedocs.org/projects/contextlib2/badge/?version=latest :target: https://contextlib2.readthedocs.org/ :alt: Latest Docs .. image:: https://img.shields.io/travis/jazzband/contextlib2/maste...
{ "source": "yandex/perforator", "title": "contrib/python/contextlib2/py2/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/contextlib2/py2/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool desig...
.. image:: https://jazzband.co/static/img/badge.svg :target: https://jazzband.co/ :alt: Jazzband .. image:: https://github.com/jazzband/contextlib2/workflows/Test/badge.svg :target: https://github.com/jazzband/contextlib2/actions :alt: Tests .. image:: https://codecov.io/gh/jazzband/contextlib2/branch/mas...
{ "source": "yandex/perforator", "title": "contrib/python/contextlib2/py3/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/contextlib2/py3/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool desig...
Decorators for Humans ===================== The goal of the decorator module is to make it easy to define signature-preserving function decorators and decorator factories. It also includes an implementation of multiple dispatch and other niceties (please check the docs). It is released under a two-clauses BSD license,...
{ "source": "yandex/perforator", "title": "contrib/python/decorator/py2/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/decorator/py2/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed ...
Decorators for Humans ===================== The goal of the decorator module is to make it easy to define signature-preserving function decorators and decorator factories. It also includes an implementation of multiple dispatch and other niceties (please check the docs). It is released under a two-clauses BSD license,...
{ "source": "yandex/perforator", "title": "contrib/python/decorator/py3/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/decorator/py3/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed ...
.. funcsigs documentation master file, created by sphinx-quickstart on Fri Apr 20 20:27:52 2012. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Introducing funcsigs ==================== The Funcsigs Package -------------------- ``funcsigs`` is...
{ "source": "yandex/perforator", "title": "contrib/python/funcsigs/py2/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/funcsigs/py2/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed fo...
.. funcsigs documentation master file, created by sphinx-quickstart on Fri Apr 20 20:27:52 2012. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Introducing funcsigs ==================== The Funcsigs Package -------------------- ``funcsigs`` is...
{ "source": "yandex/perforator", "title": "contrib/python/funcsigs/py3/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/funcsigs/py3/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed fo...
# gRPC – An RPC library and framework gRPC is a modern, open source, high-performance remote procedure call (RPC) framework that can run anywhere. gRPC enables client and server applications to communicate transparently, and simplifies the building of connected systems. <table> <tr> <td><b>Homepage:</b></td> ...
{ "source": "yandex/perforator", "title": "contrib/python/grpcio/py2/README.md", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/grpcio/py2/README.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for larg...
gRPC Python =========== |compat_check_pypi| Package for gRPC Python. .. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=grpcio :target: https://python-compatibility-tools.appspot.com/one_badge_target?package=grpcio Supported Python Versions ---------------------...
{ "source": "yandex/perforator", "title": "contrib/python/grpcio/py2/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/grpcio/py2/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for la...
# gRPC – An RPC library and framework gRPC is a modern, open source, high-performance remote procedure call (RPC) framework that can run anywhere. gRPC enables client and server applications to communicate transparently, and simplifies the building of connected systems. <table> <tr> <td><b>Homepage:</b></td> ...
{ "source": "yandex/perforator", "title": "contrib/python/grpcio/py3/README.md", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/grpcio/py3/README.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for larg...
gRPC Python =========== |compat_check_pypi| Package for gRPC Python. .. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=grpcio :target: https://python-compatibility-tools.appspot.com/one_badge_target?package=grpcio Supported Python Versions ---------------------...
{ "source": "yandex/perforator", "title": "contrib/python/grpcio/py3/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/grpcio/py3/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for la...
========================= ``importlib_metadata`` ========================= ``importlib_metadata`` is a library to access the metadata for a Python package. As of Python 3.8, this functionality has been added to the `Python standard library <https://docs.python.org/3/library/importlib.metadata.html>`_. This package s...
{ "source": "yandex/perforator", "title": "contrib/python/importlib-metadata/py2/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/importlib-metadata/py2/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profil...
.. image:: https://img.shields.io/pypi/v/importlib_metadata.svg :target: https://pypi.org/project/importlib_metadata .. image:: https://img.shields.io/pypi/pyversions/importlib_metadata.svg .. image:: https://github.com/python/importlib_metadata/actions/workflows/main.yml/badge.svg :target: https://github.com/p...
{ "source": "yandex/perforator", "title": "contrib/python/importlib-metadata/py3/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/importlib-metadata/py3/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profil...
IPython `pdb` ============= .. image:: https://travis-ci.org/gotcha/ipdb.png?branch=master :target: https://travis-ci.org/gotcha/ipdb .. image:: https://codecov.io/gh/gotcha/ipdb/branch/master/graphs/badge.svg?style=flat :target: https://codecov.io/gh/gotcha/ipdb?branch=master Use --- ipdb exports functions to a...
{ "source": "yandex/perforator", "title": "contrib/python/ipdb/py2/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/ipdb/py2/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for large ...
IPython `pdb` ============= .. image:: https://travis-ci.org/gotcha/ipdb.png?branch=master :target: https://travis-ci.org/gotcha/ipdb .. image:: https://codecov.io/gh/gotcha/ipdb/branch/master/graphs/badge.svg?style=flat :target: https://codecov.io/gh/gotcha/ipdb?branch=master Use --- ipdb exports functions to a...
{ "source": "yandex/perforator", "title": "contrib/python/ipdb/py3/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/ipdb/py3/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for large ...
# Licensing terms This project is licensed under the terms of the Modified BSD License (also known as New or Revised or 3-Clause BSD), as follows: - Copyright (c) 2001-, IPython Development Team All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provi...
{ "source": "yandex/perforator", "title": "contrib/python/ipython-genutils/py2/COPYING.md", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/ipython-genutils/py2/COPYING.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling ...
# IPython vestigial utilities This package shouldn't exist. It contains some common utilities shared by Jupyter and IPython projects during The Big Split™. As soon as possible, those packages will remove their dependency on this, and this repo will go away. No functionality should be added to this repository, and no ...
{ "source": "yandex/perforator", "title": "contrib/python/ipython-genutils/py2/README.md", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/ipython-genutils/py2/README.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling to...
# Licensing terms This project is licensed under the terms of the Modified BSD License (also known as New or Revised or 3-Clause BSD), as follows: - Copyright (c) 2001-, IPython Development Team All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provi...
{ "source": "yandex/perforator", "title": "contrib/python/ipython-genutils/py3/COPYING.md", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/ipython-genutils/py3/COPYING.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling ...
# IPython vestigial utilities This package shouldn't exist. It contains some common utilities shared by Jupyter and IPython projects during The Big Split™. As soon as possible, those packages will remove their dependency on this, and this repo will go away. No functionality should be added to this repository, and no ...
{ "source": "yandex/perforator", "title": "contrib/python/ipython-genutils/py3/README.md", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/ipython-genutils/py3/README.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling to...
============================= The IPython licensing terms ============================= IPython is licensed under the terms of the Modified BSD License (also known as New or Revised or 3-Clause BSD), as follows: - Copyright (c) 2008-2014, IPython Development Team - Copyright (c) 2001-2007, Fernando Perez <fernando.p...
{ "source": "yandex/perforator", "title": "contrib/python/ipython/py2/COPYING.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/ipython/py2/COPYING.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed fo...
.. image:: https://codecov.io/github/ipython/ipython/coverage.svg?branch=master :target: https://codecov.io/github/ipython/ipython?branch=master .. image:: https://img.shields.io/pypi/dm/IPython.svg :target: https://pypi.python.org/pypi/ipython .. image:: https://img.shields.io/pypi/v/IPython.svg ...
{ "source": "yandex/perforator", "title": "contrib/python/ipython/py2/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/ipython/py2/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for ...
============================= The IPython licensing terms ============================= IPython is licensed under the terms of the Modified BSD License (also known as New or Revised or 3-Clause BSD). See the LICENSE file. About the IPython Development Team ---------------------------------- Fernando Perez began IP...
{ "source": "yandex/perforator", "title": "contrib/python/ipython/py3/COPYING.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/ipython/py3/COPYING.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed fo...
.. image:: https://codecov.io/github/ipython/ipython/coverage.svg?branch=main :target: https://codecov.io/github/ipython/ipython?branch=main .. image:: https://img.shields.io/pypi/v/IPython.svg :target: https://pypi.python.org/pypi/ipython .. image:: https://github.com/ipython/ipython/actions/workflows/test.y...
{ "source": "yandex/perforator", "title": "contrib/python/ipython/py3/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/ipython/py3/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for ...
.. image:: https://img.shields.io/pypi/v/jaraco.functools.svg :target: https://pypi.org/project/jaraco.functools .. image:: https://img.shields.io/pypi/pyversions/jaraco.functools.svg .. image:: https://img.shields.io/travis/jaraco/jaraco.functools/master.svg :target: https://travis-ci.org/jaraco/jaraco.functoo...
{ "source": "yandex/perforator", "title": "contrib/python/jaraco.functools/py2/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/jaraco.functools/py2/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling ...
.. image:: https://img.shields.io/pypi/v/jaraco.functools.svg :target: https://pypi.org/project/jaraco.functools .. image:: https://img.shields.io/pypi/pyversions/jaraco.functools.svg .. image:: https://github.com/jaraco/jaraco.functools/actions/workflows/main.yml/badge.svg :target: https://github.com/jaraco/ja...
{ "source": "yandex/perforator", "title": "contrib/python/jaraco.functools/py3/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/jaraco.functools/py3/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling ...
################################################################### Jedi - an awesome autocompletion/static analysis library for Python ################################################################### .. image:: https://img.shields.io/pypi/v/jedi.svg?style=flat :target: https://pypi.python.org/pypi/jedi :al...
{ "source": "yandex/perforator", "title": "contrib/python/jedi/py2/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/jedi/py2/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for large ...
################################################################### Jedi - an awesome autocompletion/static analysis library for Python ################################################################### .. image:: https://img.shields.io/pypi/v/jedi.svg?style=flat :target: https://pypi.python.org/pypi/jedi :al...
{ "source": "yandex/perforator", "title": "contrib/python/jedi/py3/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/jedi/py3/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for large ...
============== More Itertools ============== .. image:: https://coveralls.io/repos/github/erikrose/more-itertools/badge.svg?branch=master :target: https://coveralls.io/github/erikrose/more-itertools?branch=master Python's ``itertools`` library is a gem - you can compose elegant solutions for a variety of problems w...
{ "source": "yandex/perforator", "title": "contrib/python/more-itertools/py2/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/more-itertools/py2/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool...
============== More Itertools ============== .. image:: https://readthedocs.org/projects/more-itertools/badge/?version=latest :target: https://more-itertools.readthedocs.io/en/stable/ Python's ``itertools`` library is a gem - you can compose elegant solutions for a variety of problems with the functions it provides...
{ "source": "yandex/perforator", "title": "contrib/python/more-itertools/py3/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/more-itertools/py3/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool...
packaging ========= .. start-intro Reusable core utilities for various Python Packaging `interoperability specifications <https://packaging.python.org/specifications/>`_. This library provides utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: :pep:`440`) or be...
{ "source": "yandex/perforator", "title": "contrib/python/packaging/py2/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/packaging/py2/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed ...
packaging ========= .. start-intro Reusable core utilities for various Python Packaging `interoperability specifications <https://packaging.python.org/specifications/>`_. This library provides utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: :pep:`440`) or be...
{ "source": "yandex/perforator", "title": "contrib/python/packaging/py3/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/packaging/py3/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed ...
Parameterized testing with any Python test framework ==================================================== .. image:: https://img.shields.io/pypi/v/parameterized.svg :alt: PyPI :target: https://pypi.org/project/parameterized/ .. image:: https://circleci.com/gh/wolever/parameterized.svg?style=svg :alt: Circ...
{ "source": "yandex/perforator", "title": "contrib/python/parameterized/py2/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/parameterized/py2/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool d...
Parameterized testing with any Python test framework ==================================================== .. image:: https://img.shields.io/pypi/v/parameterized :alt: PyPI :target: https://pypi.org/project/parameterized/ .. image:: https://img.shields.io/pypi/dm/parameterized :alt: PyPI - Downloads :t...
{ "source": "yandex/perforator", "title": "contrib/python/parameterized/py3/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/parameterized/py3/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool d...
################################################################### parso - A Python Parser ################################################################### .. image:: https://travis-ci.org/davidhalter/parso.svg?branch=master :target: https://travis-ci.org/davidhalter/parso :alt: Travis CI build status .....
{ "source": "yandex/perforator", "title": "contrib/python/parso/py2/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/parso/py2/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for larg...
################################################################### parso - A Python Parser ################################################################### .. image:: https://github.com/davidhalter/parso/workflows/Build/badge.svg?branch=master :target: https://github.com/davidhalter/parso/actions :alt: Gi...
{ "source": "yandex/perforator", "title": "contrib/python/parso/py3/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/parso/py3/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for larg...
The MIT License (MIT) Copyright (c) 2014-2017 Matthias C. M. Troffaes Copyright (c) 2012-2014 Antoine Pitrou and contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, ...
{ "source": "yandex/perforator", "title": "contrib/python/pathlib2/py2/LICENSE.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/pathlib2/py2/LICENSE.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed ...
pathlib2 ======== |jazzband| |github| |codecov| Fork of pathlib aiming to support the full stdlib Python API. The `old pathlib <https://web.archive.org/web/20181106215056/https://bitbucket.org/pitrou/pathlib/>`_ module on bitbucket is no longer maintained. The goal of pathlib2 is to provide a backport of `standard p...
{ "source": "yandex/perforator", "title": "contrib/python/pathlib2/py2/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/pathlib2/py2/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed fo...
The MIT License (MIT) Copyright (c) 2014-2017 Matthias C. M. Troffaes Copyright (c) 2012-2014 Antoine Pitrou and contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, ...
{ "source": "yandex/perforator", "title": "contrib/python/pathlib2/py3/LICENSE.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/pathlib2/py3/LICENSE.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed ...
pathlib2 ======== |jazzband| |github| |codecov| Fork of pathlib aiming to support the full stdlib Python API. The `old pathlib <https://web.archive.org/web/20181106215056/https://bitbucket.org/pitrou/pathlib/>`_ module on bitbucket is no longer maintained. The goal of pathlib2 is to provide a backport of `standard p...
{ "source": "yandex/perforator", "title": "contrib/python/pathlib2/py3/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/pathlib2/py3/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed fo...
.. image:: https://travis-ci.org/pexpect/pexpect.svg?branch=master :target: https://travis-ci.org/pexpect/pexpect :align: right :alt: Build status Pexpect is a Pure Python Expect-like module Pexpect makes Python a better tool for controlling other applications. Pexpect is a pure Python module for spawning c...
{ "source": "yandex/perforator", "title": "contrib/python/pexpect/py2/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/pexpect/py2/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for ...
.. image:: https://travis-ci.org/pexpect/pexpect.svg?branch=master :target: https://travis-ci.org/pexpect/pexpect :align: right :alt: Build status Pexpect is a Pure Python Expect-like module Pexpect makes Python a better tool for controlling other applications. Pexpect is a pure Python module for spawning c...
{ "source": "yandex/perforator", "title": "contrib/python/pexpect/py3/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/pexpect/py3/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for ...
PickleShare - a small 'shelve' like datastore with concurrency support Like shelve, a PickleShareDB object acts like a normal dictionary. Unlike shelve, many processes can access the database simultaneously. Changing a value in database is immediately visible to other processes accessing the same database. Concurrenc...
{ "source": "yandex/perforator", "title": "contrib/python/pickleshare/py2/README.md", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/pickleshare/py2/README.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designe...
PickleShare - a small 'shelve' like datastore with concurrency support Like shelve, a PickleShareDB object acts like a normal dictionary. Unlike shelve, many processes can access the database simultaneously. Changing a value in database is immediately visible to other processes accessing the same database. Concurrenc...
{ "source": "yandex/perforator", "title": "contrib/python/pickleshare/py3/README.md", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/pickleshare/py3/README.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designe...
==================================================== pluggy - A minimalist production ready plugin system ==================================================== |pypi| |conda-forge| |versions| |travis| |appveyor| |gitter| |black| |codecov| This is the core framework used by the `pytest`_, `tox`_, and `devpi`_ projects....
{ "source": "yandex/perforator", "title": "contrib/python/pluggy/py2/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/pluggy/py2/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for la...
==================================================== pluggy - A minimalist production ready plugin system ==================================================== |pypi| |conda-forge| |versions| |github-actions| |gitter| |black| |codecov| This is the core framework used by the `pytest`_, `tox`_, and `devpi`_ projects. P...
{ "source": "yandex/perforator", "title": "contrib/python/pluggy/py3/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/pluggy/py3/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for la...
Authors ======= Creator ------- Jonathan Slenders <jonathan AT slenders.be> Contributors ------------ - Amjith Ramanujam <amjith.r AT gmail.com>
{ "source": "yandex/perforator", "title": "contrib/python/prompt-toolkit/py2/AUTHORS.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/prompt-toolkit/py2/AUTHORS.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling to...
Python Prompt Toolkit ===================== |Build Status| |PyPI| ``prompt_toolkit`` is a library for building powerful interactive command lines and terminal applications in Python. Read the `documentation on readthedocs <http://python-prompt-toolkit.readthedocs.io/en/stable/>`_. Ptpython ******** `ptpython <ht...
{ "source": "yandex/perforator", "title": "contrib/python/prompt-toolkit/py2/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/prompt-toolkit/py2/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool...
Authors ======= Creator ------- Jonathan Slenders <jonathan AT slenders.be> Contributors ------------ - Amjith Ramanujam <amjith.r AT gmail.com>
{ "source": "yandex/perforator", "title": "contrib/python/prompt-toolkit/py3/AUTHORS.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/prompt-toolkit/py3/AUTHORS.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling to...
Python Prompt Toolkit ===================== |AppVeyor| |PyPI| |RTD| |License| |Codecov| .. image :: https://github.com/prompt-toolkit/python-prompt-toolkit/raw/master/docs/images/logo_400px.png ``prompt_toolkit`` *is a library for building powerful interactive command line applications in Python.* Read the `doc...
{ "source": "yandex/perforator", "title": "contrib/python/prompt-toolkit/py3/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/prompt-toolkit/py3/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool...
This project is governed by [Protobuf's Code of Conduct](https://github.com/protocolbuffers/.github/blob/main/profile/CODE_OF_CONDUCT.md).
{ "source": "yandex/perforator", "title": "contrib/python/protobuf/py3/CODE_OF_CONDUCT.md", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/protobuf/py3/CODE_OF_CONDUCT.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling ...
# Contributing to Protocol Buffers We welcome some types of contributions to protocol buffers. This doc describes the process to contribute patches to protobuf and the general guidelines we expect contributors to follow. ## What We Accept * Bug fixes with unit tests demonstrating the problem are very welcome. We a...
{ "source": "yandex/perforator", "title": "contrib/python/protobuf/py3/CONTRIBUTING.md", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/protobuf/py3/CONTRIBUTING.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool d...
Protocol Buffers - Google's data interchange format =================================================== Copyright 2008 Google Inc. [Protocol Buffers documentation](https://developers.google.com/protocol-buffers/) Overview -------- Protocol Buffers (a.k.a., protobuf) are Google's language-neutral, platform-neutral, ...
{ "source": "yandex/perforator", "title": "contrib/python/protobuf/py3/README.md", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/protobuf/py3/README.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for ...
To report security concerns or vulnerabilities within protobuf, please use Google's official channel for reporting these. https://www.google.com/appserve/security-bugs/m2/new
{ "source": "yandex/perforator", "title": "contrib/python/protobuf/py3/SECURITY.md", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/protobuf/py3/SECURITY.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed ...
Launch a subprocess in a pseudo terminal (pty), and interact with both the process and its pty. Sometimes, piping stdin and stdout is not enough. There might be a password prompt that doesn't read from stdin, output that changes when it's going to a pipe rather than a terminal, or curses-style interfaces that rely on ...
{ "source": "yandex/perforator", "title": "contrib/python/ptyprocess/py2/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/ptyprocess/py2/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designe...
Launch a subprocess in a pseudo terminal (pty), and interact with both the process and its pty. Sometimes, piping stdin and stdout is not enough. There might be a password prompt that doesn't read from stdin, output that changes when it's going to a pipe rather than a terminal, or curses-style interfaces that rely on ...
{ "source": "yandex/perforator", "title": "contrib/python/ptyprocess/py3/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/ptyprocess/py3/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designe...
.. image:: https://img.shields.io/pypi/v/py.svg :target: https://pypi.org/project/py .. image:: https://img.shields.io/conda/vn/conda-forge/py.svg :target: https://anaconda.org/conda-forge/py .. image:: https://img.shields.io/pypi/pyversions/py.svg :target: https://pypi.org/project/py .. image:: https://gi...
{ "source": "yandex/perforator", "title": "contrib/python/py/py2/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/py/py2/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for large data...
.. image:: https://img.shields.io/pypi/v/py.svg :target: https://pypi.org/project/py .. image:: https://img.shields.io/conda/vn/conda-forge/py.svg :target: https://anaconda.org/conda-forge/py .. image:: https://img.shields.io/pypi/pyversions/py.svg :target: https://pypi.org/project/py .. image:: https://gi...
{ "source": "yandex/perforator", "title": "contrib/python/py/py3/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/py/py3/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for large data...
PyParsing -- A Python Parsing Module ==================================== |Build Status| Introduction ============ The pyparsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The pyparsing module provides a libra...
{ "source": "yandex/perforator", "title": "contrib/python/pyparsing/py2/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/pyparsing/py2/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed ...
PyParsing -- A Python Parsing Module ==================================== |Version| |Build Status| |Coverage| |License| |Python Versions| |Snyk Score| Introduction ============ The pyparsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use...
{ "source": "yandex/perforator", "title": "contrib/python/pyparsing/py3/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/pyparsing/py3/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed ...
.. image:: https://docs.pytest.org/en/latest/_static/pytest1.png :target: https://docs.pytest.org/en/latest/ :align: center :alt: pytest ------ .. image:: https://img.shields.io/pypi/v/pytest.svg :target: https://pypi.org/project/pytest/ .. image:: https://img.shields.io/conda/vn/conda-forge/pytest.svg...
{ "source": "yandex/perforator", "title": "contrib/python/pytest/py2/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/pytest/py2/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for la...
.. image:: https://github.com/pytest-dev/pytest/raw/main/doc/en/img/pytest_logo_curves.svg :target: https://docs.pytest.org/en/stable/ :align: center :height: 200 :alt: pytest ------ .. image:: https://img.shields.io/pypi/v/pytest.svg :target: https://pypi.org/project/pytest/ .. image:: https://img....
{ "source": "yandex/perforator", "title": "contrib/python/pytest/py3/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/pytest/py3/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for la...
This is a (possibly incomplete) list of all the contributors to python-dateutil, initially generated from the git author metadata. The details of their specific contributions can be found in the git history. Prior to 2017-12-01, the library was licensed solely under the BSD 3-clause license, all contributions on or af...
{ "source": "yandex/perforator", "title": "contrib/python/python-dateutil/py2/AUTHORS.md", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/python-dateutil/py2/AUTHORS.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling to...
dateutil - powerful extensions to datetime ========================================== |pypi| |support| |licence| |gitter| |readthedocs| |travis| |appveyor| |pipelines| |coverage| .. |pypi| image:: https://img.shields.io/pypi/v/python-dateutil.svg?style=flat-square :target: https://pypi.org/project/python-dateut...
{ "source": "yandex/perforator", "title": "contrib/python/python-dateutil/py2/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/python-dateutil/py2/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling to...
This is a (possibly incomplete) list of all the contributors to python-dateutil, initially generated from the git author metadata. The details of their specific contributions can be found in the git history. Prior to 2017-12-01, the library was licensed solely under the BSD 3-clause license, all contributions on or af...
{ "source": "yandex/perforator", "title": "contrib/python/python-dateutil/py3/AUTHORS.md", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/python-dateutil/py3/AUTHORS.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling to...
dateutil - powerful extensions to datetime ========================================== |pypi| |support| |licence| |gitter| |readthedocs| |travis| |appveyor| |pipelines| |coverage| .. |pypi| image:: https://img.shields.io/pypi/v/python-dateutil.svg?style=flat-square :target: https://pypi.org/project/python-dateut...
{ "source": "yandex/perforator", "title": "contrib/python/python-dateutil/py3/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/python-dateutil/py3/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling to...
![RapidJSON logo](doc/logo/rapidjson.png) ![Release version](https://img.shields.io/badge/release-v1.1.0-blue.svg) ## A fast JSON parser/generator for C++ with both SAX/DOM style API Tencent is pleased to support the open source community by making RapidJSON available. Copyright (C) 2015 THL A29 Limited, a Tencent ...
{ "source": "yandex/perforator", "title": "contrib/python/python-rapidjson/rapidjson/readme.md", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/python-rapidjson/rapidjson/readme.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous ...
.. image:: https://img.shields.io/pypi/v/setuptools.svg :target: https://pypi.org/project/setuptools .. image:: https://img.shields.io/readthedocs/setuptools/latest.svg :target: https://setuptools.readthedocs.io .. image:: https://img.shields.io/travis/pypa/setuptools/master.svg?label=Linux%20CI&logo=travis&lo...
{ "source": "yandex/perforator", "title": "contrib/python/setuptools/py2/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/setuptools/py2/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designe...
.. |pypi-version| image:: https://img.shields.io/pypi/v/setuptools.svg :target: https://pypi.org/project/setuptools .. |py-version| image:: https://img.shields.io/pypi/pyversions/setuptools.svg .. |test-badge| image:: https://github.com/pypa/setuptools/actions/workflows/main.yml/badge.svg :target: https://githu...
{ "source": "yandex/perforator", "title": "contrib/python/setuptools/py3/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/setuptools/py3/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designe...
.. image:: https://img.shields.io/pypi/v/six.svg :target: https://pypi.org/project/six/ :alt: six on PyPI .. image:: https://readthedocs.org/projects/six/badge/?version=latest :target: https://six.readthedocs.io/ :alt: six's documentation on Read the Docs .. image:: https://img.shields.io/badge/license-MI...
{ "source": "yandex/perforator", "title": "contrib/python/six/py2/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/six/py2/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for large da...
.. image:: https://img.shields.io/pypi/v/six.svg :target: https://pypi.org/project/six/ :alt: six on PyPI .. image:: https://readthedocs.org/projects/six/badge/?version=latest :target: https://six.readthedocs.io/ :alt: six's documentation on Read the Docs .. image:: https://img.shields.io/badge/license-MI...
{ "source": "yandex/perforator", "title": "contrib/python/six/py3/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/six/py3/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for large da...
Example ======= :: import sys from termcolor import colored, cprint text = colored('Hello, World!', 'red', attrs=['reverse', 'blink']) print(text) cprint('Hello, World!', 'green', 'on_red') print_red_on_cyan = lambda x: cprint(x, 'red', 'on_cyan') print_red...
{ "source": "yandex/perforator", "title": "contrib/python/termcolor/py2/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/termcolor/py2/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed ...
# termcolor [![PyPI version](https://img.shields.io/pypi/v/termcolor.svg?logo=pypi&logoColor=FFE873)](https://pypi.org/project/termcolor) [![Supported Python versions](https://img.shields.io/pypi/pyversions/termcolor.svg?logo=python&logoColor=FFE873)](https://pypi.org/project/termcolor) [![PyPI downloads](https://img....
{ "source": "yandex/perforator", "title": "contrib/python/termcolor/py3/README.md", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/termcolor/py3/README.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed fo...
**** TOML **** .. image:: https://img.shields.io/pypi/v/toml :target: https://pypi.org/project/toml/ .. image:: https://travis-ci.org/uiri/toml.svg?branch=master :target: https://travis-ci.org/uiri/toml .. image:: https://img.shields.io/pypi/pyversions/toml.svg :target: https://pypi.org/project/toml/ A...
{ "source": "yandex/perforator", "title": "contrib/python/toml/py2/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/toml/py2/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for large ...
**** TOML **** .. image:: https://img.shields.io/pypi/v/toml :target: https://pypi.org/project/toml/ .. image:: https://travis-ci.org/uiri/toml.svg?branch=master :target: https://travis-ci.org/uiri/toml .. image:: https://img.shields.io/pypi/pyversions/toml.svg :target: https://pypi.org/project/toml/ A...
{ "source": "yandex/perforator", "title": "contrib/python/toml/py3/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/toml/py3/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for large ...
# Licensing terms Traitlets is adapted from enthought.traits, Copyright (c) Enthought, Inc., under the terms of the Modified BSD License. This project is licensed under the terms of the Modified BSD License (also known as New or Revised or 3-Clause BSD), as follows: - Copyright (c) 2001-, IPython Development Team A...
{ "source": "yandex/perforator", "title": "contrib/python/traitlets/py2/COPYING.md", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/traitlets/py2/COPYING.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed ...
# Traitlets [![Build Status](https://travis-ci.org/ipython/traitlets.svg?branch=master)](https://travis-ci.org/ipython/traitlets) [![Documentation Status](https://readthedocs.org/projects/traitlets/badge/?version=latest)](http://traitlets.readthedocs.org/en/latest/?badge=latest) Traitlets is a pure Python library ena...
{ "source": "yandex/perforator", "title": "contrib/python/traitlets/py2/README.md", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/traitlets/py2/README.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed fo...
# Traitlets [![Tests](https://github.com/ipython/traitlets/actions/workflows/tests.yml/badge.svg)](https://github.com/ipython/traitlets/actions/workflows/tests.yml) [![Documentation Status](https://readthedocs.org/projects/traitlets/badge/?version=latest)](https://traitlets.readthedocs.io/en/latest/?badge=latest) [![T...
{ "source": "yandex/perforator", "title": "contrib/python/traitlets/py3/README.md", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/traitlets/py3/README.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed fo...
================= Typing Extensions ================= .. image:: https://badges.gitter.im/python/typing.svg :alt: Chat at https://gitter.im/python/typing :target: https://gitter.im/python/typing?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge Overview ======== The ``typing`` module was ad...
{ "source": "yandex/perforator", "title": "contrib/python/typing-extensions/py2/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/typing-extensions/py2/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profilin...
# Typing Extensions [![Chat at https://gitter.im/python/typing](https://badges.gitter.im/python/typing.svg)](https://gitter.im/python/typing) [Documentation](https://typing-extensions.readthedocs.io/en/latest/#) – [PyPI](https://pypi.org/project/typing-extensions/) ## Overview The `typing_extensions` module serves ...
{ "source": "yandex/perforator", "title": "contrib/python/typing-extensions/py3/README.md", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/typing-extensions/py3/README.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling ...
|pypi_downloads| |codecov| |license| ============ Introduction ============ This library is mainly for CLI programs that carefully produce output for Terminals, or make pretend to be an emulator. **Problem Statement**: The printable length of *most* strings are equal to the number of cells they occupy on the screen ...
{ "source": "yandex/perforator", "title": "contrib/python/wcwidth/py2/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/wcwidth/py2/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for ...
|pypi_downloads| |codecov| |license| ============ Introduction ============ This library is mainly for CLI programs that carefully produce output for Terminals, or make pretend to be an emulator. **Problem Statement**: The printable length of *most* strings are equal to the number of cells they occupy on the screen ...
{ "source": "yandex/perforator", "title": "contrib/python/wcwidth/py3/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/python/wcwidth/py3/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for ...
# How to contribute # We'd love to accept your patches and contributions to this project. There are a just a few small guidelines you need to follow. ## Contributor License Agreement ## Contributions to any Google project must be accompanied by a Contributor License Agreement. This is not a copyright **assignment...
{ "source": "yandex/perforator", "title": "contrib/restricted/google/benchmark/CONTRIBUTING.md", "url": "https://github.com/yandex/perforator/blob/main/contrib/restricted/google/benchmark/CONTRIBUTING.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous ...
# Benchmark [![build-and-test](https://github.com/google/benchmark/workflows/build-and-test/badge.svg)](https://github.com/google/benchmark/actions?query=workflow%3Abuild-and-test) [![bazel](https://github.com/google/benchmark/actions/workflows/bazel.yml/badge.svg)](https://github.com/google/benchmark/actions/workflow...
{ "source": "yandex/perforator", "title": "contrib/restricted/google/benchmark/README.md", "url": "https://github.com/yandex/perforator/blob/main/contrib/restricted/google/benchmark/README.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling to...
# Googletest Mocking (gMock) Framework ### Overview Google's framework for writing and using C++ mock classes. It can help you derive better designs of your system and write better tests. It is inspired by: * [jMock](http://www.jmock.org/) * [EasyMock](https://easymock.org/) * [Hamcrest](https://code.google.c...
{ "source": "yandex/perforator", "title": "contrib/restricted/googletest/googlemock/README.md", "url": "https://github.com/yandex/perforator/blob/main/contrib/restricted/googletest/googlemock/README.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous pr...
### Generic Build Instructions #### Setup To build GoogleTest and your tests that use it, you need to tell your build system where to find its headers and source files. The exact way to do it depends on which build system you use, and is usually straightforward. ### Build with CMake GoogleTest comes with a CMake bu...
{ "source": "yandex/perforator", "title": "contrib/restricted/googletest/googletest/README.md", "url": "https://github.com/yandex/perforator/blob/main/contrib/restricted/googletest/googletest/README.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous pr...
This directory contains data needed by Bison. # Directory Content ## Skeletons Bison skeletons: the general shapes of the different parser kinds, that are specialized for specific grammars by the bison program. Currently, the supported skeletons are: - yacc.c It used to be named bison.simple: it corresponds to C Y...
{ "source": "yandex/perforator", "title": "contrib/tools/bison/data/README.md", "url": "https://github.com/yandex/perforator/blob/main/contrib/tools/bison/data/README.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for large ...
The Python C API ================ The C API is divided into these sections: 1. ``Include/``: Limited API 2. ``Include/cpython/``: CPython implementation details 3. ``Include/cpython/``, names with the ``PyUnstable_`` prefix: API that can change between minor releases 4. ``Include/internal/``, and any name with ``_...
{ "source": "yandex/perforator", "title": "contrib/tools/python3/Include/README.rst", "url": "https://github.com/yandex/perforator/blob/main/contrib/tools/python3/Include/README.rst", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designe...
# logging (with profiling features) See [`./demo`](./demo/app.py) application for using example. ## Полезные ссылки **Спецификация Trace Event Format** - https://docs.google.com/document/d/1CvAClvFfyA5R-PhYUmn5OOQtYMH4h6I0nSsKchNAySU **UI для просмотра трейсов:** - Chrome DevTools, вкладка Performance (кнопка Loa...
{ "source": "yandex/perforator", "title": "devtools/frontend_build_platform/libraries/logging/README.md", "url": "https://github.com/yandex/perforator/blob/main/devtools/frontend_build_platform/libraries/logging/README.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluste...
# nots builder Внутренний инструмент, выполняющий сборку Frontend-проектов (узлов сборки) в рамках сборщика `ya make`. ## Собирает папку `node_modules` Запускает `pnpm install`, используя скаченные заранее архивы пакетов. В результате ожидается архив `node_modules.tar`. _Скоро выпилим_ ## Запускает сборщики типа ...
{ "source": "yandex/perforator", "title": "devtools/frontend_build_platform/nots/builder/README.md", "url": "https://github.com/yandex/perforator/blob/main/devtools/frontend_build_platform/nots/builder/README.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide con...
# Architecture overview This page describes Perforator's architecture. ## Intro Perforator consists of several components. There are four different kinds of components: 1. Perforator agent which is running on each node of the profiled cluster 2. A few microservices to collect, store, analyze, and symbolize profiles &...
{ "source": "yandex/perforator", "title": "docs/en/explanation/architecture/overview.md", "url": "https://github.com/yandex/perforator/blob/main/docs/en/explanation/architecture/overview.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool...
# Fetch Profile Perforator CLI allows you to fetch profiles from the Perforator server. ## Collect a flamegraph for a service over 30 minutes from 10 samples and start viewer on localhost:9000 ```console perforator fetch --format=flamegraph -s "now-30m" --service "redis-master" -m 10 --serve ":9000"" ``` ## Collect...
{ "source": "yandex/perforator", "title": "docs/en/guides/cli/fetch.md", "url": "https://github.com/yandex/perforator/blob/main/docs/en/guides/cli/fetch.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for large data centers",...
# Install Perforator CLI Build `perforator/cmd/cli` from the root of the repository. # Configure Perforator CLI * Set `PERFORATOR_ENDPOINT` environment variable to specify the Perforator server URL once. Otherwise you need to use `--url` flag for each command. * Set `PERFORATOR_SECURE` to enable or disable TLS. By d...
{ "source": "yandex/perforator", "title": "docs/en/guides/cli/install.md", "url": "https://github.com/yandex/perforator/blob/main/docs/en/guides/cli/install.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for large data cente...
# List Profiles by Selector Perforator CLI allows you to list profiles by selector. ## View the list of profiles by host for the last 15 minutes ```console perforator list profiles --node-id "worker-us-east1-b-1" -s "now-15m" ``` ## View the list of profiles by service for the last 30 minutes ```console perforator...
{ "source": "yandex/perforator", "title": "docs/en/guides/cli/list_profiles.md", "url": "https://github.com/yandex/perforator/blob/main/docs/en/guides/cli/list_profiles.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for larg...
# List Services Perforator CLI allows you to list profiled services from the Perforator server. ## View the complete list of services sorted by name ```console perforator list services ``` ## View the list of services filtered by regex and sorted by number of profiles ```console perforator list services -r "perfor...
{ "source": "yandex/perforator", "title": "docs/en/guides/cli/list_services.md", "url": "https://github.com/yandex/perforator/blob/main/docs/en/guides/cli/list_services.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for larg...
# Force profile saving using Microscope Microscope is a way to save all profiles from a specific selector bypassing sampling (for example `{host="worker-us-east1-b-1"}`). ## Save profiles from a host {#save-profiles-from-a-host} Create a microscope to save profiles from the entire host for 1 hour starting from the c...
{ "source": "yandex/perforator", "title": "docs/en/guides/cli/microscope.md", "url": "https://github.com/yandex/perforator/blob/main/docs/en/guides/cli/microscope.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for large data...
# Collecting a Local Profile Perforator can collect ad-hoc profiles on a local machine. ## Prerequisites To work, you need: 1. A recent Linux kernel. Minimum 5.4, preferably 5.15. You can check the kernel version using `uname -r`. 2. Full root access. Perforator requires `CAP_SYS_ADMIN` because it runs an eBPF progr...
{ "source": "yandex/perforator", "title": "docs/en/guides/cli/record.md", "url": "https://github.com/yandex/perforator/blob/main/docs/en/guides/cli/record.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool designed for large data centers...
# JVM-based language support This page documents support for Java and other JVM-based languages. ## Requirements Following requirements must be met: * HotSpot JVM version 17 or newer is used. * JVM is running with `-XX:+PreserveFramePointer` flag. * Perfmap-based symbolization is enabled for the JVM process, and ...
{ "source": "yandex/perforator", "title": "docs/en/reference/language-support/java.md", "url": "https://github.com/yandex/perforator/blob/main/docs/en/reference/language-support/java.md", "date": "2025-01-29T14:20:43", "stars": 2926, "description": "Perforator is a cluster-wide continuous profiling tool des...