Skip to content

yxymit/s3filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

- create an EC2 instance on AWS  

sudo apt -y update
sudo apt -y install python-minimal graphviz libgraphviz-dev graphviz-dev pkg-config python-pip awscli
pip install numpy pandas agate pygraphviz cython pytest boto3 networkx --user


# install primesieve
git clone --recursive https://github.com/hickford/primesieve-python
cd primesieve-python
pip install . --upgrade

export PYTHONPATH=/home/ubuntu/s3filter

ulimit -Sn 10000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published