755 captures
05 Jul 2018 - 28 Jan 2026
Aug SEP Oct
16
2019 2020 2021
success
fail

About this capture

COLLECTED BY

Organization: Archive Team

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

History is littered with hundreds of conflicts over the future of a community, group, location or business that were "resolved" when one of the parties stepped ahead and destroyed what was there. With the original point of contention destroyed, the debates would fall to the wayside. Archive Team believes that by duplicated condemned data, the conversation and debate can continue, as well as the richness and insight gained by keeping the materials. Our projects have ranged in size from a single volunteer downloading the data to a small-but-critical site, to over 100 volunteers stepping forward to acquire terabytes of user-created data to save for future generations.

The main site for Archive Team is at archiveteam.org and contains up to the date information on various projects, manifestos, plans and walkthroughs.

This collection contains the output of many Archive Team projects, both ongoing and completed. Thanks to the generous providing of disk space by the Internet Archive, multi-terabyte datasets can be made available, as well as in use by the Wayback Machine, providing a path back to lost websites and work.

Our collection has grown to the point of having sub-collections for the type of data we acquire. If you are seeking to browse the contents of these collections, the Wayback Machine is the best first stop. Otherwise, you are free to dig into the stacks to see what you may find.

The Archive Team Panic Downloads are full pulldowns of currently extant websites, meant to serve as emergency backups for needed sites that are in danger of closing, or which will be missed dearly if suddenly lost due to hard drive crashes or server failures.

Collection: ArchiveBot: The Archive Team Crowdsourced Crawler

ArchiveBot is an IRC bot designed to automate the archival of smaller websites (e.g. up to a few hundred thousand URLs). You give it a URL to start at, and it grabs all content under that URL, records it in a WARC, and then uploads that WARC to ArchiveTeam servers for eventual injection into the Internet Archive (or other archive sites).

To use ArchiveBot, drop by #archivebot on EFNet. To interact with ArchiveBot, you issue commands by typing it into the channel. Note you will need channel operator permissions in order to issue archiving jobs. The dashboard shows the sites being downloaded currently.

There is a dashboard running for the archivebot process at http://www.archivebot.com.

ArchiveBot's source code can be found at https://github.com/ArchiveTeam/ArchiveBot.

TIMESTAMPS
The Wayback Machine - http://web.archive.org/web/20200916085754/https://github.com/TheAlgorithms/Python
Skip to content
Sign in Sign up
  • Star
  • Fork 25k
  • All Algorithms implemented in Python

    travis-ci.com/thealgorithms/python
    MIT License
    85.6k stars 25k forks
    Star
    Watch
    master
    7 branches 0 tags
    Go to file
    Code

    If nothing happens, download GitHub Desktop and try again.

    If nothing happens, download GitHub Desktop and try again.

    If nothing happens, download Xcode and try again.

    If nothing happens, download the GitHub extension for Visual Studio and try again.

    Latest commit

    3 authors Updated problem_04 in project_euler (#2427)
    cbbc43b Sep 14, 2020
    Updated problem_04 in project_euler (#2427)
    * Updated problem_04 in project_euler
    
    * fixup! Format Python code with psf/black push
    
    * That number is larger than our acceptable range.
    
    * updating DIRECTORY.md
    
    Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
    Co-authored-by: Christian Clauss <cclauss@me.com>
    cbbc43b

    Git stats

    Files

    Permalink
    Failed to load latest commit information.
    Type
    Name
    Latest commit message
    Commit time
    .github
    isort --profile black . (#2181)
    Jul 6, 2020
    arithmetic_analysis
    Optimized recursive_bubble_sort (#2410)
    Sep 10, 2020
    backtracking
    Docstrings and formatting improvements (#2418)
    Sep 14, 2020
    bit_manipulation
    Added binery_or_operator.py to bit manipulation file (#2331)
    Aug 27, 2020
    blockchain
    Optimized recursive_bubble_sort (#2410)
    Sep 10, 2020
    boolean_algebra
    Docstrings and formatting improvements (#2418)
    Sep 14, 2020
    cellular_automata
    Docstrings and formatting improvements (#2418)
    Sep 14, 2020
    ciphers
    Fix some warnings from LGTM (#2420)
    Sep 13, 2020
    compression
    isort --profile black . (#2181)
    Jul 6, 2020
    computer_vision
    isort --profile black . (#2181)
    Jul 6, 2020
    conversions
    Renamed files and fixed Doctest (#2421)
    Sep 13, 2020
    data_structures
    Updated Stack (#2414)
    Sep 13, 2020
    digital_image_processing
    Optimized recursive_bubble_sort (#2410)
    Sep 10, 2020
    divide_and_conquer
    Optimized recursive_bubble_sort (#2410)
    Sep 10, 2020
    dynamic_programming
    Optimized recursive_bubble_sort (#2410)
    Sep 10, 2020
    file_transfer
    Renamed files and fixed Doctest (#2421)
    Sep 13, 2020
    fuzzy_logic
    isort --profile black . (#2181)
    Jul 6, 2020
    genetic_algorithm
    Add a missing "genetic algorithm" folder with a basic algorithm inside (
    Jul 7, 2020
    geodesy
    isort --profile black . (#2181)
    Jul 6, 2020
    graphics
    isort --profile black . (#2181)
    Jul 6, 2020
    graphs
    Renamed files and fixed Doctest (#2421)
    Sep 13, 2020
    greedy_method
    isort --profile black . (#2181)
    Jul 6, 2020
    hashes
    Optimized recursive_bubble_sort (#2410)
    Sep 10, 2020
    images
    Add Travis_CI_tests_are_failing.md (#1499)
    Oct 28, 2019
    linear_algebra
    Optimized recursive_bubble_sort (#2410)
    Sep 10, 2020
    machine_learning
    Optimized recursive_bubble_sort (#2410)
    Sep 10, 2020
    maths
    Fix some warnings from LGTM (#2420)
    Sep 13, 2020
    matrix
    Optimized recursive_bubble_sort (#2410)
    Sep 10, 2020
    networking_flow
    Tighten up psf/black and flake8 (#2024)
    May 22, 2020
    neural_network
    isort --profile black . (#2181)
    Jul 6, 2020
    other
    Fix some warnings from LGTM (#2420)
    Sep 13, 2020
    project_euler
    Updated problem_04 in project_euler (#2427)
    Sep 14, 2020
    quantum
    Update README.md (#1842)
    Apr 7, 2020
    scheduling
    Fix some warnings from LGTM (#2420)
    Sep 13, 2020
    scripts
    isort --profile black . (#2181)
    Jul 6, 2020
    searches
    Update linear_search.py (#2422)
    Sep 14, 2020
    sorts
    Optimized recursive_bubble_sort (#2410)
    Sep 10, 2020
    strings
    Optimized recursive_bubble_sort (#2410)
    Sep 10, 2020
    traversals
    Optimized recursive_bubble_sort (#2410)
    Sep 10, 2020
    web_programming
    recaptchaVerification (#2417)
    Sep 13, 2020
    .coveragerc
    Add pytest-cov (#1578)
    Nov 17, 2019
    .gitignore
    contribution guidelines checks (#1787)
    Mar 4, 2020
    .gitpod.yml
    Change gitpod configuration for python3. (#1827)
    Apr 7, 2020
    .travis.yml
    Travis CI: Identify our ten slowest pytests (#2350)
    Aug 25, 2020
    CONTRIBUTING.md
    Update CONTRIBUTING.md (#2378)
    Aug 31, 2020
    DIRECTORY.md
    Updated problem_04 in project_euler (#2427)
    Sep 14, 2020
    LICENSE.md
    Update year in LICENSE.md (#1848)
    Apr 13, 2020
    README.md
    Fix psf/black issues than fail the build (#1935)
    May 3, 2020
    Travis_CI_tests_are_failing.md
    Add Travis_CI_tests_are_failing.md (#1499)
    Oct 28, 2019
    pytest.ini
    Add pytest init file to define custom mark mat_ops (#2120)
    Jun 15, 2020
    requirements.txt
    file-transfer: writing tests and ensuring that all is going well (#2413)
    Sep 11, 2020

    README.md

    The Algorithms - Python

    Gitpod Ready-to-Code Gitter chat  Build Status  LGTM  contributions welcome  Donate   

    All algorithms implemented in Python (for education)

    These implementations are for learning purposes. They may be less efficient than the implementations in the Python standard library.

    Contribution Guidelines

    Read our Contribution Guidelines before you contribute.

    Community Channel

    We're on Gitter! Please join us.

    List of Algorithms

    See our directory.

    About

    All Algorithms implemented in Python

    Topics

    python algorithm algorithms-implemented algorithm-competitions algos sorts searches sorting-algorithms education learn practice community-driven interview

    Resources

    Readme

    License

    MIT License

    Releases

    No releases published

    Packages

    No packages published

    Contributors 553

  • @harshildarji
  • @dynamitechetan
  • @AnupKumarPanwar
  • @SandersLin
  • @christianbender
  • @poyea
  • @daniel-s-ingram
  • @mateuszz0000
  • @frmatias
  • @shellhub
  • + 542 contributors

    Languages

  • Privacy
  • Security
  • Status
  • Help
  • You can’t perform that action at this time.