![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.
@etalab/csvapi-front
Advanced tools
CSVAPI Front is a UI for [csvapi](https://github.com/opendatateam/csvapi).
CSVAPI Front is a UI for csvapi.
npm install --save csvapi-front
In order to work with csvapi, CSVAPI front should know its URL.
You can either provide a default one at build time (see Envrionment variables) or provide one at runtime.
To provide a runtime configuration, just define a <meta name="csvapi-url" />
in your html with the content
attribute containing the CSVAPI URL.
ex:
<meta name="csvapi-url" content="https://link.to/my/csvapi" />
This UI expect a url
query string to be able to load a tabular file.
This app has been tested under Node v10.
Install all dependencies and laucnh the development server
npm install
npm run serve
You can build a final version using:
npm run build
You can provide some build time configuration using a .env
file (see the .env.sample
).
Known environment variables are:
VUE_APP_CSVAPI_URL
: csvapi instance URLVUE_APP_FILTERS_ENABLED
: boolean, enables or disables filter supportFAQs
CSVAPI Front is a UI for [csvapi](https://github.com/opendatateam/csvapi).
The npm package @etalab/csvapi-front receives a total of 0 weekly downloads. As such, @etalab/csvapi-front popularity was classified as not popular.
We found that @etalab/csvapi-front demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 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.