![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
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.
:Authors: Ask Solem (askh@opera.com) :Version: 0.6.2
.. warning::
GitHub have marked API v2 as deprecated, you should be looking to replace
your usage of github2
in the near future.
Both remoteobjects_ and schematics_ provide easy-to-use functionality for creating bindings to remote APIs, and should significantly reduce the amount of work needed in moving away from GitHub's API v2.
This is a Python library implementing all of the features available in version 2
of the GitHub API
_.
See the doc/
directory for installation instructions and usage information.
If you prefer you can also read the documentation online
_.
.. _remoteobjects: https://github.com/saymedia/remoteobjects .. _schematics: http://pypi.python.org/pypi/schematics/ .. _GitHub API: http://develop.github.com/ .. _documentation online: http://packages.python.org/github2
This software is licensed under the New BSD License
. See the LICENSE
file in the top distribution directory for the full license text.
.. # vim: syntax=rst expandtab tabstop=4 shiftwidth=4 shiftround
This file lists only the most important changes that may be visible to users,
look at the git repository
_ for the full project history.
.. _git repository: https://github.com/ask/python-github2/
python-dateutil
releasessimplejson
dependencies for Python 2.4GitHub:Enterprise
_ using the github_url
parameter when
creating a clientCURL_CA_BUNDLE
,
if all else fails.. _GitHub:Enterprise: https://enterprise.github.com/
2to3
build stepdict
objects have been deprecated, enable
DeprecationWarning_ support to see if you're affected.. _DeprecationWarning: http://docs.python.org/library/warnings.html
pull requests
_.. _pull requests: http://develop.github.com/p/pulls.html .. _logging: http://docs.python.org/library/logging.html .. _python-dateutil: http://pypi.python.org/pypi/python-dateutil
github_manage_collaborators
script will be installed using
entry_points
, which means there is now a run-time dependency on
distribute_teams and organisations
_.. _teams and organisations: http://develop.github.com/p/orgs.html .. _distribute: http://pypi.python.org/pypi/distribute
Caching support, see the cache
keyword of github.client.Github
OAuth2_ authentication support
Additional issues
support:
issues.search
issues.list_by_label
issues.list_labels
issues.edit
issues.reopen
Additional repos
support
repos.pushable
Requires httplib2_
.. _OAuth2: http://develop.github.com/p/oauth.html .. _httplib2: http://code.google.com/p/httplib2/
FAQs
GitHub API v2 library for Python.
We found that github2 demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 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
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.