Skip to main content

Add your description here

Project description

Set of useful tools

  • dtox - rename from whatever coding to ascii, works recursively
  • cpuspeed - simple cpu test to compare
  • pingy - big color font ping
  • zoter - lauch zotero and make backup of sqlite after
  • wavescan - display wifis in terminal
  • sshconf - show status of PCs from ~/.ssh/config (if they have #Label: line)
  • smartnow - looks to disks TO FINISH WITH NOTIFATOR

uv astral

compilation/publication

rm dist/jusfl* ; gca && bumpversion patch &&  uv build && uv publish

see this

https://docs.astral.sh/uv/guides/package/#next-steps

This is most important uv decision

https://docs.astral.sh/uv/concepts/projects/init/#applications

packaged system + MAINFEST.in is needed to have other data (bash script) (or even --lib)

# packaged app

uv init --package jusfltuls
# creates also  src/jusfltuls/*

But no main function can have standard parameters

def main():
    """
    indefinite ping wth minute and hour bars
    """
    if len(sys.argv) < 2:
        print("Usage: pingy <addr>")
        sys.exit(1)
    addr = sys.argv[1]

Look how to handle parameters with sys.argv

  • pingy
  • smartnow - also python wrapper and MANIFEST.in

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

jusfltuls-0.2.18.tar.gz (69.6 kB view details)

Uploaded Source

Built Distribution

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

jusfltuls-0.2.18-py3-none-any.whl (41.4 kB view details)

Uploaded Python 3

File details

Details for the file jusfltuls-0.2.18.tar.gz.

File metadata

  • Download URL: jusfltuls-0.2.18.tar.gz
  • Upload date:
  • Size: 69.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.2

File hashes

Hashes for jusfltuls-0.2.18.tar.gz
Algorithm Hash digest
SHA256 29b01639d61a5d03be3f2a10169c75d11b3263552c89fbf82b7c0edd980af8c7
MD5 0fc7635806c06674698ccfd45fa0e97a
BLAKE2b-256 52527dd6e8097ff66409576f3da6d1031608450e486356cd117bd530fb174630

See more details on using hashes here.

File details

Details for the file jusfltuls-0.2.18-py3-none-any.whl.

File metadata

  • Download URL: jusfltuls-0.2.18-py3-none-any.whl
  • Upload date:
  • Size: 41.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.2

File hashes

Hashes for jusfltuls-0.2.18-py3-none-any.whl
Algorithm Hash digest
SHA256 b8391bbdf1ad8c82d81b64c73fc3e77d33e1015146e049b2b87c441e2364fc39
MD5 04ff87bce9453170c993642dbea72ffc
BLAKE2b-256 fc3d5af6c61238102d598db767cb103b3190cd6a7fe24b6798abfbbdebb06dfb

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