Skip to main content

A basic package to find anagrams and palindromes.

Project description

AnPaFinder

Version 1.1.2 released 04/2022

This package is under construction. It is built off of this repository: https://github.com/AmryAnn/PythonCodeSample-Strings-Anagram_Palindrome_Finder

Installation

AnPaFinder can be installed via pip:

$ python3 -m pip install AnPaFinder

-Find the anagrams and palindromes from a webpage:

  • In python environment:
    $ python3 anpatools.py --url "<webpage url>"
    
  • In bash shell using the scripts in the Home Page - anpaFinder GitHub repository under /bin:
    $ ./AP_finder.bash -w "<webpage url>"
    

-Play with classes and functions in anpa_tools package.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

AnPaFinder-1.1.2.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

AnPaFinder-1.1.2-py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page