Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
This is still early in the development and a bit rough around the edges. Any bug reports, feature suggestions, etc are greatly appreciated. :)
Installation Since this is a Python package available on PyPi you can install it like any other Python package.
.. code-block:: shell
# on modern systems with Python you can install with pip
$ pip install untappd_crawler
# on older systems you can install using easy_install
$ easy_install untappd_crawler
Usage
The commands should be mostly self-documenting in how they are defined,
which is made available through the help
command.
.. code-block:: shell
$ untappd_crawler
usage: untappd_crawler -o <output_file_path> [-u <username>] [-b <beer_ids_repeated>]
arguments:
-h, --help show this help message and exit
Rest are in the help
FAQs
A CLI client for exporting elasticsearch data to csv
We found that untappd-crawler demonstrated a healthy version release cadence and project activity because the last version was released less than 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
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.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.