Skip to main content

Userful tools for linux life

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

TOOLS

mci

  • It takes 23 minutes to extract csv of 1,7GB with 18M lines
  • influx -import -path=file -precision ns will import export.lp

help to initial contact

  • nc -vz 130.xxx.xxx.xxx 8086 - ping
  • curl -sI http://130.x.x.x:8086/health - version
  • influx -host 130.x.x.x -port 8086 - enters

uv astral OLDTEXT

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.3.11.tar.gz (62.5 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.3.11-py3-none-any.whl (78.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for jusfltuls-0.3.11.tar.gz
Algorithm Hash digest
SHA256 b0880377f3492630862157fe6b660cb7987568bb502190373ed7ec821cb0d580
MD5 e7a7a85263643ca84e2ba757c00c3da1
BLAKE2b-256 f026aa115df585c1172a003b7800a323af6ab5ec5dba80ae8b1d181ce774071b

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for jusfltuls-0.3.11-py3-none-any.whl
Algorithm Hash digest
SHA256 9d3ed729dcbc2bbf76a0eea7473de3c3c69e6b9be0acee78e27e163001e76174
MD5 07e2891766633a4c4fc417e954878b92
BLAKE2b-256 17032b49eef079a7808f90e29eb4c1421994087e7a4d1fa168b4574b3dfead36

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