Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

dimaqq/sample-setup-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

  • setup.py — basics to get a C extension build
  • _parent.c — a type implemented in C
  • child.py — a subclass of the above
  • test_openssl.py — test accessing low-level context via ctypes

test_openssl.py

  • please check and adjust the path to your openssl shared object
  • run from this directory, with pytest

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published