Skip to main content

Designed to save pstats log to folder.

Project description

Upload Python Package PyPI version Python Versions pstats-extender

Abstract

Designed to save pstats log to folder...

Install

    pip3 install pstats_extender

Usage

import pstats_extender


@pstats_extender.profile()
def some_function():
    ...

or

import pstats_extender


with pstats_extender.profile(
    sortby=pstats_extenter.SortKey.CUMULATIVE, directory="../pstats"
):
    # your code here

or

import pstats_extender


with pstats_extender.profile():
    # your code here

License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pstats_extender-0.1.4.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pstats_extender-0.1.4-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file pstats_extender-0.1.4.tar.gz.

File metadata

  • Download URL: pstats_extender-0.1.4.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.24

File hashes

Hashes for pstats_extender-0.1.4.tar.gz
Algorithm Hash digest
SHA256 e085b0461b1c9d97a7098704c3e366a6028813037d65920e988ff04338c8c79b
MD5 e8c6df52a009309ed8df9bd46f45a169
BLAKE2b-256 02e8de9800023c9fdbdab223e119175f9814a1c33da26ec32004665f9b000f9a

See more details on using hashes here.

File details

Details for the file pstats_extender-0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for pstats_extender-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 eb72789350e6ead82dc5658042d39b6aba44df84373bfe1e9debe7dbab2f1fae
MD5 f5f9960f315737877f5eee7ac8f42fb1
BLAKE2b-256 fbbd4b19033aacb98890e643bbc6c4b10067c4fddf916d5c0716383e97b7dce7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page