#click
Something dramatic #click & #buy #books #drama https://tslbooks.uk/something-dramatic

Second for #click You can do about five times as much, with more flexibility and power, in a third of the code. Basically you don't write any boilerplate at all, just describe your options.
I haven't touched argparse (or optparse, or getopt) in Python in years.

A simple use case using click.decorators and pass_obj is to create a command-line interface where a password is required to access certain functionalities. #python #click #decorators #8.1.7

Бренд Asgard збирає ігрові ПК за потребами клієнта. Три популярні збірки, вартість і умови https://itc.ua/ua/articles/brend-asgard-zbyraye-igrovi-pk-za-potrebamy-kliyenta-try-populyarni-zbirky-vartist-i-umovy/ #прокачкакомп'ютера #збіркакомп'ютера #ігровийкомп'ютер #Ігровікомп'ютери #Оглядипартнерів #АндрійКухар #комп'ютери #Click.ua #ПКAsgard #Asgard #Click #ПК
Click відкрив в Києві перший магазин електроніки — з окремим геймінг-простором, де збирають та тестують ПК https://itc.ua/ua/novini/click-vidkryv-v-kyyevi-pershyj-magazyn-elektroniky-z-okremym-gejming-prostorom-de-zbyrayut-ta-testuyut-pk/ #ВадимСавельєв #Click.ua #Україна #Новини #Ритейл #Click #Київ
click.termui is used to create command line interfaces. convert_type is used to convert and validate input arguments. #python #click #convert_type


#Click #electrochemistry for the rapid modification of virus, bacterial and cell surfaces by Gouin Sebastien et al on #Nature #Communications https://www.nature.com/articles/s41467-023-40534-0.epdf?sharing_token=OsorvNCu4Dj2W8fEWjiX5NRgN0jAjWel9jnR3ZoTv0OkDjrrak_6vx-dAvbDcyZ3cXUi4a566YU_F8_4kqBUHQX1uGPIOvWqTjE2TLhmzCkk6pVMClBhNeLzBGxFusztvHgkCMpFZYPjkQH3T83mMMDsc01RfBwxbc7Ft61LbWw%3D

click is a Python package for creating command-line interfaces. echo_via_pager allows displaying the output of a command in a pager (like less). #python #click #echo_via_pager

click.parser helps parse command line arguments, while split_arg_string splits a string into arguments. This can be useful when building a command-line application with Click library in Python. #python #click #split_arg_string

click.termui and clear are Python libraries. click.termui is used to create interactive command line interfaces, while clear is used to clear the terminal screen. A simple use case is creating a CLI menu with options that are displayed in the terminal, and clear is used to refresh the screen when navigating between options. #python #click #clear

Comedy movies released in 2006…pick your favorite. Poll 1 of 2
Getting the Pallets Community Ecosystem set up. https://github.com/pallets-eco Similar to Jazzband https://jazzband.co, this is a place to collect important Pallets/Flask/Click/etc extensions and allow community write access and easier publishing workflows. Still figuring it out. If you are interested in getting a project in, or contributing to a project, please reach out on the Pallets Discord server https://discord.gg/pallets. #Python #Pallets #Flask #Click
#What would it take for you to #click ????
https://m.bnds.us/a57sSD
Children’s Books #click & #buy #books #childrensbooks https://tslbooks.uk/childrens-books

Click 8.1.6 is available on PyPI. It fixes some type annotation issues that caused mypy and pyright to reject common uses of Click's decorators. https://github.com/pallets/click/releases/tag/8.1.6 #Python #Click #PythonClick
🔵 Sindrome temporo-mandibolare: quali sono le possibili cause, i sintomi e le cure disponibili?
👉 Leggi l’articolo: https://medicinaonline.co/2017/01/21/sindrome-temporo-mandibolare-sintomi-diagnosi-e-cure/
✅ #ATM #mandibola #bocca #masticare #articolazione #denti #click #collo #malocclusione #EmilioAlessioLoiacono #MedicinaOnLine

Is anyone seeing a hard dip in click-through rate the last week to week and half? I went from an average of 7.3% to 1.1% on the last 3-4 videos! Is this normal as your channel hits milestones? @YouTubeCreators anyone? #click-through #youtube #youtubeanalytics
Click 8.1.4 released, with a year's worth of bug fixes. Been a while since I've been able to devote attention to it. https://github.com/pallets/click/releases/tag/8.1.4 #Python #Click #PythonClick
Next up is replacing our internal copy of optparse with the new parser I wrote.
#Clickbait headline is clickbait. I shall not #click on it and take the #bait.
Thank you, The Philadelphia Inquirer, for the bait.
I will show you 2 frameworks that can help you with to solve the following problems:
1) Avoid overwhelm complex and intimidating API when writing applications. Will use Click to solve that problem.
2) Allow discoverability. This is very important when you have an application that supports many options or that you haven’t used in a while. That is where Trogon comes handy.
https://tutorials.kodegeek.com/CLIWithClickAndTrogon/
Click languages: Short sample of someone pronouncing four click consonants used in southeastern Bantu languages like Zulu and Xhosa
https://www.youtube.com/watch?v=WHHGOYu6Fl0&t=168s
#southafrica #phonology #language #phonemes #khosa #click #zunda #zulu #+
🗣️ https://thekidshouldseethis.com/post/zulu-click-language-demonstration-sakhile-dube-video
One of #SouthAfrica‘s eleven official #languages, the #Zulu #language is spoken by more than nine million people. Its sound system, Britannica notes, contains three types of #click sounds, and is one of many #clicklanguages that are only found in Africa.
What do they sound like? Listen to this click language #video demonstration by Sakhile Dube.
Random click... #noreason #plate #click @madebygoogle #TeamPixel #Pixel #Pixel7 #mobilephotography #ShotOnPixel

#click : a slight sharp noise, such as is made by the cocking of a pistol
- French: clic
- German: der Klick
- Italian: clic
- Portuguese: clique
- Spanish: clic
------------
Thank you so much for being a member of our community!
Oh, great: #spaCy requires #click <8.1.0, but #flask requires #click 8.1.3. Hopefully, I won't need spaCy and flask in the same project / #virtualenv.
Easiest Online Actions to Help Make the World a More Progressive Place for All This Week
A few of your clicks will make a big difference!
#Click #activism #progress #democracy
https://pdamerica.org/easy-clicks-to-effect-progressive-change/
While it's still possible to use argparse (or even the lower-level optparse or getopt modules), argparse is still a fairly low-level tool.
You can get shorter, more expressive code, with a lot more of the boilerplate done for you, by using the `click` package instead of using argparse directly.
Federal Trade Commission Proposes Rule Provision Making it Easier for Consumers to “Click to Cancel” Recurring Subscriptions and Memberships
The #Federal #Trade #Commission today proposed a “#click #to #cancel” provision requiring sellers to make it as #easy for #consumers to cancel their enrollment as it was to sign up.
That is just one of several significant updates the Commission is proposing to its rules regarding subscriptions and recurring payments.
The new click to cancel provision, along with other proposals, would go a long way to rescuing consumers from seemingly never-ending struggles to cancel unwanted subscription payment plans for everything from cosmetics to newspapers to gym memberships.
A contemporary remake of an old, traditional Slovenian song, celebrating the nation's highest mountain (also a state symbol). The song has been well received by the Slovenian public, although it is somewhat controversial. I love it!
#OjTriglavMojDom #oTriglavMojDom #Laibach #Silence #Planica #Planica2023 #Slovenia #wonderful #wchPlanica #OpeningCeremony #FisNordicWorldSkiChampionships #soundOn #Slovenian #SlovenianMusic #music #click
🏔️ 🥁
https://youtu.be/8l3SCYC7kBQ <- Click, sound on, loud 🤠
Če kdo še ni slišal (oz. si pogledal) - tu je posnetek priredbe slovenske ponarodele pesmi, ki je očitno pozitivno odmevala na družbenih omrežjih. Laibach, Tomi Meglič, Severa Gjurin, Boris Benko: Oj, Triglav, moj dom. Izjemno.
#TriglavMojDom #OjTriglavMojDom #oTriglavMojDom #Laibach #Silence #Planica #Planica2023 #Slovenija #čudovito #wchPlanica #OpeningCeremony # #fisnordicworldskichampionships #soundon #click
🏔️ 🥁
https://youtu.be/8l3SCYC7kBQ <- Klikni na povezavo, daj zvočnike naglas 🤠
What is with these #click-bait headlines on every article I see? To say it's "Not even close" is incredibly disingenuous. If you look at every image it basically boils down to minor differences in the color saturation. I tend to like the more life-like colors from the #Pixel 7 camera, but some people love the over saturated look of #Samsung cameras. It's literally just personal preference.
https://www.digitaltrends.com/mobile/samsung-galaxy-s23-ultra-vs-google-pixel-7-pro-camera-comparison/
I'm still up in the air about using git-xargs https://github.com/gruntwork-io/git-xargs to manage my #GitHub repos. I'm already using the gh cli https://cli.github.com/ and I've already built out my own mini-workflow of making multi-repo changes with various #python scripts. Aside from the nicer TUI, I'm not sure why I would want to create _another_ GH token and learn a new tool??
Fuck it. I'll just munge my own scripts with #click & #rich but with blackjack & ...I may regret this later...
Today's pico theme is #click
#pico8 #picocad #picocad_daily
#click : a slight sharp noise, such as is made by the cocking of a pistol
- French: clic
- German: der Klick
- Italian: clic
- Portuguese: clique
- Spanish: clic
------------
Thank you so much for being a member of our community!
@eharlitzkern
And as a corrollary: If you really want me to #click the link to that groovy #blog post or #substack article you wrote, give me a bit more summarized context. Your clever #clickbait title is, yawn, just not compelling enough to make me want to scroll through all your embedded #ads.
Foundations: target sizes · How to design click and touch targets from an accessibility perspective https://ilo.im/zvlof
___
#design #introductions #UIdesign #webdesign #WCAG #accessibility #a11y #inputDevice #desktop #tablet #smartphone #click #touch #target


Click here? Hmmm -- who edited THAT book?

Yesterday when hearing about the rise of malicious #pypi packages on the #realpython podcast, I had an idea for a package I’m calling`pre-pip`.
It’s a way to run some custom #python code before a #pip command. This could potentially be used to check if a package is on a known list of bad packages before installing it or to automatically upgrade pip before a pip install.
Seems there are lots of possibilities here.
@gamingonlinux It would be helpful if there was a mastodon: URL protocol that such a page could use, and a user's browser/client would know to take to their mastodon instance, in the same way my browser knows to send me to gmail or protonmail or outlook or wherever when I click a mailto: URL.
#mastodon #email #federation #fediverse #url #protocol #click #browser #technology
@cwebber I was just thinking that if you had used a #click hastag you might have been able to find your "exact same post" from four years ago. I'm a late-comer to "geeky stuff" but hash-tags help me find things from way back when. And it can be fascinating to see what other people have posted with the same theme. I wish I knew how tumblr hastags are different than Mastodon's (and Diaspora's and everywhere else's??)
#click : a slight sharp noise, such as is made by the cocking of a pistol
- French: clic
- German: der Klick
- Italian: clic
- Portuguese: clique
- Spanish: clic
------------
Thank you so much for being a member of our community!
@futureisfoss@fosstodon.org #Frankie reminded me of an interesting movie, #Click, which was so sad because it was about a person who... this is spoilers... accidentally fast-forwards through their entire life by skipping the boring bits. Before they knew it, they couldn't stop the remote from fast-forwarding, and they completely lost control of their lives and missed their kids growing up. There's a scene where he finally gets control again, and he's in the hospital... His kids are leaving in the rain, and he takes himself off life support to go and chase them... then he dies and they can't even hear him because the rain is too loud.
@frankie@mstdn.social I think I got depression from watching #Click, and I still haven't recovered.
@frankie@mstdn.social They played that song in #Click, the saddest comedy I've ever seen.
:: Splittown – a point 'n' click adventure influenced by Sam & Max / Day of the Tentacle - Linux port probable.
"Splittown is being developed in Visionaire Studio, which allows native builds for Linux - so having one available when the game comes out is certainly our intention :)" -Splittown developers Mats Kyyrö & Juha Keränen
=> https://linuxgamingcentral.com/posts/splittown-upcoming-point-n-click
#gaming #adventure #point #click #Linux #native #port #Splittown #Visionaire #Studio #LucasArts #tribute #retro #developers
#click : a slight sharp noise, such as is made by the cocking of a pistol
- French: clic
- German: der Klick
- Italian: clic
- Portuguese: clique
- Spanish: clic
------------
Thank you so much for being a member of our community!
#click : a slight sharp noise, such as is made by the cocking of a pistol
- French: clic
- German: der Klick
- Italian: clic
- Portuguese: clique
- Spanish: clic
------------
Thank you so much for being a member of our community!
#click : a slight sharp noise, such as is made by the cocking of a pistol
- French: clic
- German: der Klick
- Italian: clic
- Portuguese: clique
- Spanish: clic
------------
Thank you so much for being a member of our community!
#Click is a command line interface generator.
Click is a #Python library that adds descriptors which turn functions into commands. Commands can be specified to have parameters passed as arguments. Click supports creating nestable groups for Git-like subcommands. Click also provides utilities for dealing with strange shells and misconfiguration.
Website 🔗️: https://github.com/pallets/click
apt 📦️: python3-click
#free #opensource #foss #fossmendations #programming #terminal
#click : a slight sharp noise, such as is made by the cocking of a pistol
- French: clic
- German: der Klick
- Italian: clic
- Portuguese: clique
- Spanish: clic
------------
Thank you so much for being a member of our community!
#click : a slight sharp noise, such as is made by the cocking of a pistol
- French: clic
- German: der Klick
- Italian: clic
- Portuguese: clique
- Spanish: clic
------------
Thank you so much for being a member of our community!
Il sito clickclickclick.click ci mostra grazie ad un simpatico e divertente gioco quanto le nostre azioni all'interno di un sito web siano uniche e soprattutto facilmente tracciabili!
🔗 https://www.lealternative.net/2020/07/23/sono-osservato-mentre-navigo/