-
python3-smmap2-3.0.1-1.lbn36.noarch
This is a mirror package for smmap < Consider installing it directly instead.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-snakebite-2.11.0-1.lbn19.noarch
Snakebite is a python library that provides a pure python HDFS client and a wrapper around
Hadoops minicluster. The client uses protobuf for communicating with the NameNode and comes
in the form of a library and a command line interface. Currently, the snakebite client
supports most actions that involve the Namenode and reading data from DataNodes.
Located in
LBN
/
…
/
Big Data
/
BastionLinux 19
-
python3-snakebite-2.11.0-1.lbn25.noarch
Pure Python HDFS client
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-snakebite-py3-3.0.5-1.lbn36.noarch
🐍 About This Fork🍴 -- This is a fork of via We maintain it enough to work for
our needs at the Internet Archive. We use the library with our CDH5 cluster and
have not tested it with any other versions of hadoop. Please help us improve
this! Or make your own fork. No hard feelings.)
async def main():
async with app.get_table(Incident) as inc:
for response in await inc.get(Incident.priority <= 3, limit=5):
print(f"Number: {response['number']}, Priority: {response['priority'].text}")
asyncio.run(main())
Check out the examples directory for more examples.
Docume
Located in
LBN
/
…
/
DevOps
/
BastionLinux 36
-
python3-snowballstemmer-1.2.0-3.lbn19.noarch
It includes following language algorithms:
* Danish
* Dutch
* English (Standard, Porter)
* Finnish
* French
* German
* Hungarian
* Italian
* Norwegian
* Portuguese
* Romanian
* Russian
* Spanish
* Swedish
* Turkis
This is a pure Python stemming library. If PyStemmer is available, this module
uses it to accelerate.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-snowballstemmer-2.0.0-1.lbn25.noarch
It includes following language algorithms:
* Danish
* Dutch
* English (Standard, Porter)
* Finnish
* French
* German
* Hungarian
* Italian
* Norwegian
* Portuguese
* Romanian
* Russian
* Spanish
* Swedish
* Turkis
This is a pure Python stemming library. If PyStemmer is available, this module
uses it to accelerate.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25