![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.
A usable command-line client for rally.
$ npm install -g ralio
ralio also uses elinks to format HTML content - install it using homebrew.
Create a config file in ~/.raliorc
.
{
"username": "USERNAME",
"password": "PASSWORD",
"project": "BACKLOG PROJECT NAME",
"team": "TEAM PROJECT NAME"
}
username
and password
should be self-explanatory. project
and team
should contain the name of the Rally projects that correspond to your project
backlog and your team. Where I work, we run multiple teams from a common
product backlog, hence the different options. If you don't work that way,
put the same project name in both.
I suggest you chmod 0600 ~/.raliorc
to prevent your password going walkies.
In future I'll be stashing credentials in the OS key store. Unfortunately,
Rally doesn't use OAuth (or any other kind of API keys), so ralio needs your
password to work.
See the built-in help:
$ ralio --help
Usage: ralio [options] [command]
Commands:
backlog [options]
Show the product backlog
sprint [options]
Show the current team iteration
show <story>
Show tasks for an individual story
open <story>
Open a story in a web browser
start <task>
Set a task state to in-progress and assign it to you
finish <task>
Set a task state to completed and assign it to you
abandon <task>
Set a task state to defined and clear the owner
Options:
-h, --help output usage information
-V, --version output the version number
FAQs
command-line client for the rallydev API
We found that ralio demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers 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.