![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
gradient-figlet
Advanced tools
A CLI that creates gradient ASCII art from text with FIGlet and style.
You can use npx to install and run the package
npx gradient-figlet "your text here" -l
option | description | Default value | Required | Examples |
---|---|---|---|---|
-l | adds a trailing newline to fix vertical alignment | false | false | -l |
-m | makes the gradient horizontal | false | false | -lm |
-t theme | changes the theme (themes list) | 'rainbow' | false | -lt |
--from color | gradient's start color | null | false | --from, --to |
--to color | gradient's end color | null | false | --from, --to |
One of gradient-string's built in gradients listed below.
npx gradient-figlet --list-themes
npx gradient-figlet "your text here" -l
npx gradient-figlet "your text here" -lm
npx gradient-figlet "your text here" -lt retro
npx gradient-figlet --from "#42047e" --to "#07f49e" -l
FAQs
Creates gradient ASCII art from text with FIGlet and style
We found that gradient-figlet demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.