-
The majority of projects developing agents (Agentcoin, etc) are relying on PyPI for downloading packages.
Olas has an interesting integration with IPFS for package management - but it's relatively co…
-
I am currently using `bandersnatch` for mirroring PyPI and have encountered an issue regarding incremental synchronization. I want to set up my `bandersnatch` mirror to only sync new packages added to…
-
Thanks so much for providing a means to mirror the PyPI repository!
After our latest run of `bandersnatch mirror` followed by `bandersnatch verify --delete --json-update`, our mirror is 13.3 TB is…
ktry updated
11 months ago
-
Update https://packaging.python.org/en/latest/guides/index-mirrors-and-caches/#complete-mirror-with-bandersnatch to point docs link @ https://bandersnatch.readthedocs.io/en/latest/#contents + maybe me…
-
### I have attempted solutions to common problems
Yes
### I have checked that my game version is supported
Yes
### OS
Windows 10
### Platform
Steam
### Description
If I do (in lua):
local …
-
```
2023-12-21 20:58:01,011 bandersnatch: INFO Selected storage backend: filesystem
2023-12-21 20:58:01,011 bandersnatch: INFO Selected compare method: hash
2023-12-21 20:58:01,012 bandersnatch: IN…
89ao updated
6 months ago
-
scalar multiplication on bandersnatch in [gnark-crypto](https://github.com/ConsenSys/gnark-crypto/blob/87e7abd83ece7467bb5ec85615421ba3491f0ef8/ecc/bls12-381/twistededwards/bandersnatch/point.go#L430)…
-
make few tests against either https://github.com/lambdaclass/lambdaworks/ or https://github.com/arkworks-rs/algebra/tree/master/curves/ed_on_bls12_381_bandersnatch or https://github.com/asanso/Banders…
-
make few tests against either https://github.com/lambdaclass/lambdaworks/ or https://github.com/arkworks-rs/algebra/tree/master/curves/ed_on_bls12_381_bandersnatch or https://github.com/asanso/Banders…
-
https://google.github.io/styleguide/jsguide.html#jsdoc-enum-and-typedef-comments
const BandersnatchType = {
/** This kind is really frumious. */
FRUMIOUS: 'frumious',
/** The less-frum…