Skip to main content

A simple curl clone in Python

Project description

cURLpy

A curl implementation from scratch using Python3.

The goal of this project is to use as few dependencies as possible (PREFERABLY NONE!)

Current Status: This project currently has no dependencies.

Quickstart

# Clone the repository using ssh
git clone git@github.com:nicolaszmarzagao/curlpy.git
cd curlpy

# Activate the python3 virtual enviroument then install cURLpy locally
python3 -m venv .venv
source .venv/bin/activate
python3 -m pip install -e .

And that's it!

# use this command to test curlpy
python3 -m unittest
# and this one to run
python3 -m curlpy

Contributing

Feel free to fork and repository as this project is under the MIT License. You can also contribute to any issues, report issues or suggest features.

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

curlpy_nicolaszmarzagao-0.1.0.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

curlpy_nicolaszmarzagao-0.1.0-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file curlpy_nicolaszmarzagao-0.1.0.tar.gz.

File metadata

  • Download URL: curlpy_nicolaszmarzagao-0.1.0.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for curlpy_nicolaszmarzagao-0.1.0.tar.gz
Algorithm Hash digest
SHA256 577176a18485bb6e9659e73ab6ff0383b433b1b338eccbb5e8ff2ecff8070d2a
MD5 3960d29cecb97724f8f189b8ac989247
BLAKE2b-256 b98ee4bf7f122e2c42ad7d52ff5615acddc21035764a6f6ad9572431cb23db14

See more details on using hashes here.

File details

Details for the file curlpy_nicolaszmarzagao-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for curlpy_nicolaszmarzagao-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fc9267af96345c5d6e4156842e5c956170331b18ae8398564fd7e17bfb162e74
MD5 2b51c8a1efaefc7bc6f3e46e6e262bcb
BLAKE2b-256 93f607a9f966813bc06c6942695611fdd65751a0605465ecfeb457479e0f5847

See more details on using hashes here.

Supported by

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