Skip to main content

Some tools for python.

Project description

JosiauhTools

Table of Contents

Some python general tools.

Unstabler version (NOT RECOMMENDED)

pip install josiauhtools

Examples

Here's what you can do with JosiauhTools!

Simply Then

Explanation:

TL;DR: Prints "i got", and the result of running "foo" (bar)

Will read Runs a function called "foo", which will return "bar". After that, it runs "bar", which will print "i got bar", where bar was retrieved from "foo".

Code:

from josiauhtools import synx

def foo():
    return 'bar'

def bar(p):
    print("i got " + p)

synx.then(foo, bar)

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

josiauhtools-0.0.3.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

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

josiauhtools-0.0.3-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file josiauhtools-0.0.3.tar.gz.

File metadata

  • Download URL: josiauhtools-0.0.3.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for josiauhtools-0.0.3.tar.gz
Algorithm Hash digest
SHA256 398f64ad39b1b3fde6cbd89fe8829adc698cf8b246cb1407b8bb61fcd77daab1
MD5 4be97fcc2b0d5e75461ca3e5df50490c
BLAKE2b-256 00d6dd7d4f2b74d528050532073c063aeb5e3a0dab188b0b2c10a5e9290dd938

See more details on using hashes here.

File details

Details for the file josiauhtools-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: josiauhtools-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 5.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for josiauhtools-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 1e0d7d97ac1441a36c019c513dfb90a5878c2b03ab5d94fdbd1e0cecc8a35893
MD5 aeabde4e11a067bc92ae48637d75d79b
BLAKE2b-256 83b5873b7d954bdb75e2751880e42a877dd652f61f902cb64be36c23b1e31556

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