-
Updated
Jun 6, 2021 - Python
python2

Python is a dynamically typed programming language designed by Guido van Rossum. Much like the programming language Ruby, Python was designed to be easily read by programmers. Because of its large following and many libraries, Python can be implemented and used to do anything from webpages to scientific research.
Here are 2,304 public repositories matching this topic...
-
Updated
Jun 8, 2021 - Python
The official instructions say to use joblib for pickling PyOD models.
This fails for AutoEncoders, or any other TensorFlow-backed model as far as I can tell. The error is:
>>> dump(model, 'model.joblib')
...
TypeError: can't pickle _thread.RLock objects
Note that it's not sufficient to save the underlying Keras S
-
Updated
Jun 7, 2021 - Python
-
Updated
Dec 29, 2020 - Python
-
Updated
Jun 7, 2021 - Python
-
Updated
Jun 7, 2021 - Python
-
Updated
Apr 3, 2021 - Python
-
Updated
Jan 3, 2021 - Python
-
Updated
Apr 21, 2020 - Python
-
Updated
May 15, 2021 - Python
-
Updated
Jun 8, 2021 - Python
-
Updated
Jun 7, 2021 - Python
-
Updated
Feb 10, 2021 - Python
-
Updated
Jul 24, 2020 - Python
-
Updated
Mar 10, 2021 - Python
-
Updated
Aug 24, 2020 - Python
-
Updated
Nov 13, 2019 - Python
-
Updated
Oct 21, 2020 - Python
-
Updated
Mar 6, 2021 - Python
https://pypi.org/project/expiringdict/
Instead of ExpirableDictStorage implementation, replacing dict to expringdict looks simpler and reasonable
Created by Guido van Rossum
Released February 20, 1991
- Organization
- python
- Website
- www.python.org
- Wikipedia
- Wikipedia
Related Topics
language ruby
Global Maintainer Summit 2021
Jun 8 - 9, 2021 • Virtual
Hi & welcome to Scapy's github ! This page lists issues that you can try to fix if you want to start contributing to Scapy.
This list includes wishes and things added by the maintainers based on the issues that we get, but also issues marked with
TODO
orXXX
that already exist in Scapy's code base (layers). If you want to contribute to the project you might just take care one of the bugs.