![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.
roadmap2xlsx
Advanced tools
Roadmap2XLSX converts your GitHub project roadmap (in TSV format) into a beautifully formatted Excel Gantt chart.
[!NOTE] The repository's example folder contains the sample input (
roadmap.tsv
) and the generated demo output (gantt.xlsx
)
npx roadmap2xlsx
or install globally.Refer to GitHub's guide on Exporting Your Projects Data.
Run without installation:
npx roadmap2xlsx --input path/to/tasks.tsv --output path/to/roadmap.xlsx
Or install globally:
npm install -g roadmap2xlsx
roadmap2xlsx --input path/to/tasks.tsv --output path/to/roadmap.xlsx
# Install dependencies
pnpm install
# Run the CLI in development mode
pnpm dev
# Build the project
pnpm build
# Lint & format
pnpm lint
pnpm lint:fix
pnpm format
pnpm format:fix
# Run tests
pnpm test
📝 Licensed under MIT. Created by Ben Wolf.
🙏 This project leverages ExcelJS for Excel file generation, commander for CLI argument parsing, and csv-parser for TSV/CSV processing.
✨ Contributions are welcome! Open an issue or submit a pull request on GitHub.
FAQs
Creates a Gantt chart .xlsx from a Github project roadmap .tsv
The npm package roadmap2xlsx receives a total of 49 weekly downloads. As such, roadmap2xlsx popularity was classified as not popular.
We found that roadmap2xlsx demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.