pyseoanalyzer

View on PyPIReverse Dependencies (0)

2025.4.3 pyseoanalyzer-2025.4.3-py3-none-any.whl

Wheel Details

Project: pyseoanalyzer
Version: 2025.4.3
Filename: pyseoanalyzer-2025.4.3-py3-none-any.whl
Download: [link]
Size: 20620
MD5: 32b089d6d5552e86c51a0dcb76c5eb80
SHA256: b889e22b6d6dd69b140fc2b5e8f2be2fdde1b84dc03b28d8865899264f003009
Uploaded: 2025-04-03 20:54:20 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: pyseoanalyzer
Version: 2025.4.3
Summary: An SEO tool that analyzes the structure of a site, crawls the site, count words in the body of the site and warns of any technical SEO issues.
Author-Email: Seth Black <sblack[at]sethserver.com>
Project-Url: Homepage, https://github.com/sethblack/python-seo-analyzer
Project-Url: Repository, https://github.com/sethblack/python-seo-analyzer.git
Project-Url: Issues, https://github.com/sethblack/python-seo-analyzer/issues
License: Copyright 2012-2024 Seth Black. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of Seth Black may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Keywords: crawler,scraper,search engine optimization,seo,site analyzer,site crawler,site parser,website parser
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Indexing/Search
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing
Requires-Python: >=3.8
Requires-Dist: beautifulsoup4 (==4.13.3)
Requires-Dist: certifi (==2025.1.31)
Requires-Dist: jinja2 (==3.1.6)
Requires-Dist: langchain-anthropic (==0.3.10)
Requires-Dist: langchain (==0.3.22)
Requires-Dist: lxml (==5.3.1)
Requires-Dist: markupsafe (==3.0.2)
Requires-Dist: python-dotenv (==1.1.0)
Requires-Dist: trafilatura (==2.0.0)
Requires-Dist: urllib3 (==2.3.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7165 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pyseoanalyzer/__init__.py sha256=5ZjZtkZCLGAGpkYM-PGR-Z5V3ahDvyMfOY31LyWuioc 938
pyseoanalyzer/__main__.py sha256=5mg1FOs9xUWrxs19i8bTe01QxTGAZHkGuBzoZ8EK5hQ 2380
pyseoanalyzer/analyzer.py sha256=z1f9UmyyN-_dkCDEmk8Lt7Tx9vJ7GN6SCEOIvG-rXLs 2087
pyseoanalyzer/http.py sha256=MofahZFy39yI-bfciPGz7CV69vqJI3aqxRH10NSQAp8 455
pyseoanalyzer/llm_analyst.py sha256=AlzSMSajDKxwaIZf3vl1EM4Y7PtF0sJElBaBtWNi0sQ 10830
pyseoanalyzer/page.py sha256=vROkmuArZ_jyU1KzoBDMSxKZoJ3SFQwbfMrsFwPP23g 15140
pyseoanalyzer/stopwords.py sha256=Kk6pye0qi5LvrsVzAmXReYx0WSnYZcx0SDEn3stmOAc 5611
pyseoanalyzer/website.py sha256=j3tFElByo5ANNTRLItGur6yYxjhPsrpjoKNDs-heUJM 3598
pyseoanalyzer/templates/index.html sha256=2Hf1YeILMNWhTHE4OlGobVkfHyXZDlNF9yktVQMPkrE 4937
pyseoanalyzer-2025.4.3.dist-info/METADATA sha256=rZT1Ag5fbPm-Az440A52y5StvOW2rEb8MSlE0askBsk 10468
pyseoanalyzer-2025.4.3.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
pyseoanalyzer-2025.4.3.dist-info/entry_points.txt sha256=qabpESnEzx0fsUSXil4B86iZIeYY0hQad9yW-troH6o 68
pyseoanalyzer-2025.4.3.dist-info/licenses/LICENSE sha256=lj6TYD3IVoJRmaiGoK8E_bC-3pFJW4hRblJrVUv4Sl4 1479
pyseoanalyzer-2025.4.3.dist-info/RECORD

entry_points.txt

python-seo-analyzer = pyseoanalyzer.__main__:main